question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Options set via addon should not override URL params

See original GitHub issue
  1. Run yarn start in repo root
  2. Toggle actions panel with ⌘ ⇧ D
  3. Reload the page

Expected: Actions panel stays hidden Actual: It is hidden for a moment, and then shows up

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
Hypnosphicommented, Aug 20, 2017

Oh, so it’s inside story render. Ok, I think my suggestion may be restricted to setOptions in global setup. I think it would be enough to run initApi before handling routing (and setting only the explicitly present params in the latter)

0reactions
Hypnosphicommented, Apr 1, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Ability to pass URL parameters to stories · Issue #6133 - GitHub
We're using URL parameters in many of our components, e.g ?mock=true. However, storybook (v5.0.2) discards all the additional URL parameters ...
Read more >
How to get storybook addon options - Stack Overflow
2 Answers 2 · If a developer use my addon, would he be able to override this parameter? · Parameters are defined by...
Read more >
Modify Query Params - Requestly
Insert, Modify or Delete query parameters for URLs (or matching pattern)
Read more >
chrome_settings_overrides - Mozilla - MDN Web Docs
To override new tabs, use "chrome_url_overrides" instead. This is a localizable property. ... Defines a search provider to add to the browser. The ......
Read more >
Query Parameters - Routing - Ember Guides
Query param values are cast to the same datatype as the default value, e.g. a URL change from /?page=3 to /?page=2 will set...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found