Storybook query param addon does not work properly #17580
Unanswered
florinpavel22
asked this question in
General
Replies: 1 comment
-
Queryparams is no longer maintained in this repo. Please see https://github.com/storybookjs/addon-queryparams |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I tested this query param addon with the latest Storybook version and with Storybook 6.2.9. From my understanding, this addon should allow us to add/change query params in the URL, which would be useful because we're trying to set up some conditional rendering of stories based on the query params. But in both Storybook versions, the addon doesn't add anything to the URL.
Furthermore, in Storybook 6.2.9, I get this in the console.
Beta Was this translation helpful? Give feedback.
All reactions