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

UI: Left Panel Search Box unknown dispatch SET_STORY_FILTER "A Title" #616

Closed
dfadler opened this issue Nov 14, 2016 · 2 comments
Closed

Comments

@dfadler
Copy link

dfadler commented Nov 14, 2016

Something appears to be dispatching SET_STORY_FILTER with a payload of {storyFilter: "A Title"}. I was unable to find a cause in my codebase and after looking through a few of the storybook related repositories I've been unable to locate the string. I did manage to successfully reproduce the issue with the AirBnB Dates example locally.

Local
image

Production
image

@arunoda
Copy link
Member

arunoda commented Nov 14, 2016

That's pretty weird.
I cannot re-produce this.
Searched for the "A Title" text and found nothing.

@dfadler
Copy link
Author

dfadler commented Nov 14, 2016

@arunoda Turns out a browser extension was the culprit and that I shouldn't be writing code at midnight.

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

No branches or pull requests

2 participants