ByteGrad / Professional-React-and-Next.js-Course

This repo contains everything you need as a student of the Professional React & Next.js Course by ByteGrad.com
https://bytegrad.com/courses/professional-react-nextjs
111 stars 58 forks source link

For rmtDev: everytime I save after changes it break. #5

Closed rncrmn closed 4 months ago

rncrmn commented 4 months ago

Everytime I do some changes and save it will cause "Uncaught Error: useSearchTextContext must be used within a SearchTextContextProvider", but when I restart the server and open it, the app is okay again. But even I didn't do any changes and do save the file, the app break again.

image