Edgar
Edgar
I have the same problem on VSCode 1.83 with my NextJS project. Some folders are moving correctly but others can throw error. As soon as the TS server starts the...
Time goes by and the problem is still relevant. The only thing I found to avoid restarting VSCode every time is to go to the TypeScript file and open Command...
> 👋 we are experimenting with using VS Codes core file watcher in the TypeScript extension ([microsoft/vscode#208872](https://github.com/microsoft/vscode/issues/208872)). There is a new setting `typescript.tsserver.experimental.useVsCodeWatcher` available starting with todays VS Code insider...
UPD: If I use ``` fallback={fff} ``` First I see for a brief moment the content of the page and then everything is white. 
UPD 2: I tried 1.1.4 version and there was same thing. Then downgraded. 1.0.1 - at first glance works ok. It doesn't break my project. But now I'm noticing the...
 Only works in this way in my case.