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
.md file is read from the cache directly. As per network tab, it is retrieved from cache. On my local it works fine but in server always read from cache.
What is the expected behaviour
It should always read the latest .md file content in the server.
Other relevant information
maybe it is due to below code ? How to disable it ?
Bug does still occur when all/other plugins are disabled?
Your OS: Mac OS Catalina
Node.js version:
npm/yarn version:
Browser version: Chrome Version 80.0.3987.163 (Official Build) (64-bit)
Docsify version: latest (4.11.3)
Docsify plugins: Search, mermaid,emoji
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)
Bug Report
Steps to reproduce
Update an .md file and refresh the browser
What is current behaviour
.md file is read from the cache directly. As per network tab, it is retrieved from cache. On my local it works fine but in server always read from cache.
What is the expected behaviour
It should always read the latest .md file content in the server.
Other relevant information
maybe it is due to below code ? How to disable it ?

Bug does still occur when all/other plugins are disabled?
Your OS: Mac OS Catalina
Node.js version:
npm/yarn version:
Browser version: Chrome Version 80.0.3987.163 (Official Build) (64-bit)
Docsify version: latest (4.11.3)
Docsify plugins: Search, mermaid,emoji
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)