Results 2 issues of DouglasDev

### Description This addresses https://github.com/vitejs/vite/issues/3675 especially: https://github.com/vitejs/vite/issues/3675#issuecomment-993346896 If an export in a Vite React project is a React class component, editing the contents of the components and then saving the...

p3-minor-bug :hammer:
plugin: react

#### Current Behavior The app crashes with the following error: > Uncaught Error: Element type is invalid. Received a promise that resolves to: [object Object]. Lazy element type must resolve...