storybookjs / frontpage

🌐 The website for storybook.js.org
https://storybook.js.org
MIT License
214 stars 120 forks source link

[Bug] Controls page crashes on firefox #516

Closed KrastanD closed 1 year ago

KrastanD commented 1 year ago

Describe the bug

When attempting to access the controls page on firefox it crashes.

Steps to reproduce the behavior

  1. Go to Controls Page using Firefox
  2. Observe it crash

Expected behavior

Expected behavior is to see the content on that page, currently visible with Chromium browsers

Screenshots and/or logs

Screenshot of console

Environment

winkerVSbecks commented 1 year ago

Are you running any extension that might be interfering? I'm able to run on Firefox without any issues. M1 Macbook Pro too.

Could you maybe clear cache and try again.

CleanShot 2023-04-03 at 20 12 48@2x
KrastanD commented 1 year ago

It was an extension as you guessed. Specifically: https://addons.mozilla.org/en-US/firefox/addon/videospeed/. Thanks!