storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app

Home Page:https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Demo doesn't work in Firefox

sergeichestakov opened this issue · comments

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

  • OS: MacOS Monterrey (12.1)
  • Browser (if applicable): Firefox
  • Browser version (if applicable): 97.0 (64 bit)
  • Device (if applicable): 2019 Macbook Pro

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/