Prai'ns
Prai'ns
Have the same issue here. Appeared for me when i wrote incomplete useState initializer. Hot reload became disabled and dev server could not compile other pages until i reloaded fully
Dig further into the problem: Error occurs only when incorrect client component file was saved and put to change to the dev server. Whenever dev server that uses million js...
> > Dig further into the problem: > > Error occurs only when incorrect client component file was saved and put to change to the dev server. > > Whenever...
> Can we have a stackblitz reproduction? https://stackblitz.com/edit/stackblitz-starters-f7sykc?file=app%2Fpage.tsx Comment the syntax error line, start development server, uncomment syntax error, get rid of line that causes error and try to edit...
> @Prains #973 should fix it. Thank you! Will be happy to check after pull request will get merged
using next-client-router methods instead of basic useRouter hook worked for me
same issue here, but droppind a virtualizer in a ref does not helps
> Hey guys, sorry for the long silence. as [@drakedeatonuk](https://github.com/drakedeatonuk) pointed out: I'm open for other maintainers to support the package. Since I currently can't invest as much time as...
any update?
can confirm that on latest version on lint issue still persists