vitejs / vite-plugin-react

The all-in-one Vite plugin for React projects.
MIT License
585 stars 110 forks source link

gettting jsxDev is not defined error while using LexicalRichTextPlugin in react #308

Closed YogiDhingani27 closed 5 months ago

YogiDhingani27 commented 5 months ago

Describe the bug

vite version: ^2.8.0 @vitejs/plugin-react: ^1.0.7

image

image

image

I'm facing this issue only in pages where Lexical editor is used. Other pages working fine.

Used Package Manager

yarn

Logs

No response

Validations

sapphi-red commented 5 months ago

Vite 2 won't be updated anymore. https://vitejs.dev/releases.html#:~:text=The%20previous%20Vite%20Major%20will%20keep%20receiving%20important%20fixes%20and%20security%20patches.%20After%20that%2C%20it%20would%20only%20get%20updates%20if%20there%20are%20security%20concerns.