FormidableLabs / FormidableLabs/react-live
Select All, Paste keyboard combo in live editor returns error in Firefox
Open
- Dominant language
- TypeScript
- Stars
- 4.6k
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.