storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app
https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/
MIT License
774 stars 95 forks source link

[Bug] Demo doesn't work in Firefox #146

Open sergeichestakov opened 2 years ago

sergeichestakov commented 2 years ago

Describe the bug

Hey! this app/library is sick. Looks like the demo doesn't work in Firefox though

Steps to reproduce the behavior

  1. Visit https://xyc.github.io/react-repl-console/ in an incognito tab in Firefox (no extensions)
  2. Try to click input field and/or type
  3. Input never gets focused, unable to type

Expected behavior

Expected the input field to focus and be able to type in FF as it works in Chrome.

Screenshots and/or logs

N/A

Environment

Additional context

Works in Chrome.

Also: unrelated but looks like the demo link is wrong too. It points to https://xyc.github.io/react-inspector/ (which 404s) but should be https://xyc.github.io/react-repl-console/