react-live icon indicating copy to clipboard operation
react-live copied to clipboard

Select All, Paste keyboard combo in live editor returns error in Firefox

Open decayedCell opened this issue 1 year ago • 1 comments

Steps to reproduce:

  1. Use Firefox
  2. Go to https://formidable.com/open-source/react-live/
  3. Click on one of the of the demos to edit the code.
  4. Press CTRL+A to select all
  5. Press CTRL+V to paste the code you want
  6. You get SyntaxError and code doesn't get pasted

Expected behaviour: Paste should work properly.

Root cause: Not sure, but this worked before version react-live 3.x, I detected it while trying to migrate Docusaurus to 3.0

Video demonstration:

https://github.com/FormidableLabs/react-live/assets/6343485/9770b6a8-bef5-460e-86c1-99f5ef47090d

decayedCell avatar Dec 13 '23 14:12 decayedCell

I have same issue, how we can fix that ?

danichim avatar Dec 14 '23 09:12 danichim