You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easiest way to reproduce this is to create a new empty doc-page file while the compiler is "watching" for changes. The file will throw an error since it doesn't have any content. If you add content to the file, the file is never picked up by the compiler again. You have to restart the compiler for it to pick up the corrected file.
The text was updated successfully, but these errors were encountered:
Easiest way to reproduce this is to create a new empty doc-page file while the compiler is "watching" for changes. The file will throw an error since it doesn't have any content. If you add content to the file, the file is never picked up by the compiler again. You have to restart the compiler for it to pick up the corrected file.
The text was updated successfully, but these errors were encountered: