-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
dx[General] Improvement or fix with impact on the developer experience.[General] Improvement or fix with impact on the developer experience.nuxt[Package] `storyblok-nuxt` related issues.[Package] `storyblok-nuxt` related issues.
Description
Description
Hey 👋🏻
Right now, useAsyncStoryblok
is not capable of taking a reactive reference (ref
) but only normal strings. As most composables allow using reactive values and deal with them - say e.g. the route/url updates, then the composable refetches. I think it'd be a great addition for the StoryblokSDK
Suggested solution or improvement
Allow ref
s to be passed and let the composable handle changes by watching and (re-)fetching the content.
Additional context
No response
Validations
- Follow our Code of Conduct
Metadata
Metadata
Assignees
Labels
dx[General] Improvement or fix with impact on the developer experience.[General] Improvement or fix with impact on the developer experience.nuxt[Package] `storyblok-nuxt` related issues.[Package] `storyblok-nuxt` related issues.