Closed TheRockettek closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/tianshengjiaoao/simple-code-editor/8mrYQhJGGTcSykeyhxgkYjXfC7hL
✅ Preview: https://simple-code-editor-git-fork-therockettek-master-tianshengjiaoao.vercel.app
This pull request adds .stop on all keydown.tab.prevent events. This stops any propogation of this tab event to parents. I was facing an issue when using headlessui where the popovers were also handling the tab event and closing the popover.