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
I have a simple documentation project with a few files and if the served site is opened in the browser and I edit a source file, servedocs starts evaluating and updating continuously, which also means that I cannot really navigate on the site.
Folder structure (the source md files contain only a few lines of text):
$ git bisect good
Bisecting: 0 revisions left to test after this (roughly 1 step)
[3fbdaf2a66c7e55b6d788d26f5780c132ef2c391] fixes for skip dir and adjustment to the docs (#169)
Checking that commit and #169, I think I have a solution. Will link the PR.
cserteGT3
added a commit
to cserteGT3/LiveServer.jl
that referenced
this issue
Dec 19, 2023
I have a simple documentation project with a few files and if the served site is opened in the browser and I edit a source file,
servedocs
starts evaluating and updating continuously, which also means that I cannot really navigate on the site.Folder structure (the source md files contain only a few lines of text):
make.jl:
Versions:
Output of a "session". I started LiveServer, then edited one file. After that, it kept updating continuously:
Do you have any idea what happens here?
The text was updated successfully, but these errors were encountered: