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

click the Demo button then Blocked a frame with origin "http://localhost:9009" from accessing a cross-origin frame. #15707

Open
xxxace opened this issue Jul 29, 2021 · 3 comments

Comments

@xxxace
Copy link

xxxace commented Jul 29, 2021

Describe the bug
install: npx -p @storybook/cli sb init
run: start-storybook -p 9009 -s public
click the button then Blocked a frame with origin "http://localhost:9009" from accessing a cross-origin frame.
i didn't do anything more
only in chrome

System
chrome version : 92.0.4515.107
image

@shilman
Copy link
Member

shilman commented Jul 29, 2021

Do you a have a reproduction repo you can share? If not, can you create one? See how to create a repro. We prioritize issues with reproductions over those without. Thank you! 🙏

@xxxace
Copy link
Author

xxxace commented Jul 29, 2021

@Miyagee
Copy link

Miyagee commented Aug 17, 2021

Seems like we are experiencing the same when we have a button with argTypes: {onClick: {action: "clicked"}}. Version 6.3.7.

This issue seems to be related: #15262

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

4 participants