Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old url pattern with "selectedKind" and "selectedStory" is not working #6075

Closed
ryancat opened this issue Mar 13, 2019 · 1 comment
Closed
Assignees
Milestone

Comments

@ryancat
Copy link

ryancat commented Mar 13, 2019

Describe the bug
Using old URL pattern in storybook v5 will result in 'no preview' page, despite that the URL is correctly changed to use story id.

This is NOT happening in iframe.html pages. Using the old URL pattern works fine there.

To Reproduce
Go to https://storybooks-official.netlify.com/?selectedKind=ui%2FPanel&selectedStory=no%20panels, and you will see that the page is not loaded correctly

Now refresh the page, you will see the correct result.

Expected behavior
The correct rendering result should show on first try

System:

  • Version: ^5.0.0
@shilman shilman added this to the 5.0.x milestone Mar 13, 2019
@shilman shilman self-assigned this Mar 13, 2019
@ryancat ryancat changed the title Old url pattern with selectedKind and selectedStory is not working Old url pattern with "selectedKind" and "selectedStory" is not working Mar 14, 2019
@tmeasday tmeasday assigned tmeasday and unassigned shilman Apr 23, 2019
@tmeasday
Copy link
Member

Oddly enough it actually does work in Safari, not in Chrome (reliably). I am going to close this and deal with it as part of #5925 -- see #5925 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants