Skip to content

Conversation

@yooouuri
Copy link

@yooouuri yooouuri commented Oct 27, 2025

The composables folder is already auto imported:

addImportsDir(resolver.resolve('./runtime/composables'));

fixes #331

@yooouuri yooouuri changed the title fix: don't import useAsyncStoryblok twice, fix #331 fix: don't import useAsyncStoryblok twice Oct 27, 2025
Copy link
Contributor

@maoberlehner maoberlehner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explicitly adding the import for useAsyncStoryblok was the fix for: #264
See: #294

Maybe you can add a check if auto imports are disabled?

Thank you for your contribution!

@maoberlehner maoberlehner added the pending-author [Status] Awaiting further information or action from the issue author label Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-author [Status] Awaiting further information or action from the issue author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: Warning useAsyncStoryblok has duplicate import

2 participants