vitejs / vite

Next generation frontend tooling. It's fast!
http://vitejs.dev
MIT License
67.47k stars 6.08k forks source link

React context aoi with vite issue #9375

Closed Ali-codesweb closed 2 years ago

Ali-codesweb commented 2 years ago

Describe the bug

Cannot use context api in react with vite, the state just disappears in xhr hot reload

Reproduction

....

System Info

Cannot find state...

Used Package Manager

npm

Logs

No response

Validations

sapphi-red commented 2 years ago

Closing as reproduction is not provided and I believe this is a duplicate of #3301.