Closed as not planned
Closed as not planned
Description
Bug Report
Steps to reproduce
Create and load documents over 2000.
What is current behaviour
When I try to load more than 255 documents, the remaining documents, including pictures, cannot be loaded, and the error net::ERR_INSUFFICIENT_RESOURCES
is returned.
However, after manually refreshing the page, the page is normal, but the same error is returned on all other pages.
What is the expected behaviour
Render OK
Other relevant information
-
Bug does still occur when all/other plugins are disabled?
-
Your OS: Windows 11 22000.675
-
Node.js version: 16.15.1
-
npm/yarn version: 8.11.0 (npm)
-
Browser version: Microsoft Edge 102.0.1245.39
-
Docsify version: 4.12.2
-
Docsify plugins:
- search
- docsify-sidebar-collapse
- docsify-footer
- docsify-copy-code