Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.8k
docs: remove loading dialog section from quickstart guide#2585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
vercelbot commentedJul 30, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
In the v4, theLoading dialog support customize the Loading content even inserting DOMs.
<divid="app"> I'm loading ...</div>
For now when we change the content, we'll see the loading effect and the content mess up.
I suppose we should have a fix on it...
Modifying it requires adding some styles. docsify/src/themes/shared/_app.css Lines 126 to 133 in77d93fa
There is a new loading screen in v5. I think we can remove it without fixing it. |
Cuz I thought it was a feature in v4 that user can customize the loading page easily. |
4c9e111 intodocsifyjs:developUh oh!
There was an error while loading.Please reload this page.
Summary
After merging#1466, I discovered#1458 (comment).
It seems that
data-appdoes not currently have any practical use? And there is a newLoading.So I removed this part of the content.
Related issue, if any:
What kind of change does this PR introduce?
For any code change,
Does this PR introduce a breaking change?
Tested in the following browsers: