How to make story args reactive ? #287
Unanswered
julienchazal
asked this question in
Q&A
Replies: 1 comment
-
Hi @julienchazal. I've transferred your question to Discussion under the Q&A category. From what you shared, it seems fine in the code for Any chance you could provide a very small reproduction with just this component - |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
My table component has a pagination, i want the content of the table to change when i use pagination
After reading this i tried this:
if
tablePaginationProps
is updated, the story is not re-rendered to display new content of the tablehow can i do this please ?
i'm using Storybook
8.6.3
and storybook/addon-svelte-csf5.0.0-next.27
thx
Beta Was this translation helpful? Give feedback.
All reactions