Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Init ui also when document.readyState is interactive #280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joker-777
Copy link

Ensure ui is rendered when document.readyState is interactive.

Quote From:
https://developer.mozilla.org/en-US/docs/Web/API/document.readyState

"Returns "loading" while the document is loading, "interactive" once it
is finished parsing but still loading sub-resources, and "complete" once
it has loaded."

Ensure ui is rendered when document.readyState is interactive.

Quote From:
https://developer.mozilla.org/en-US/docs/Web/API/document.readyState

"Returns "loading" while the document is loading, "interactive" once it
is finished parsing but still loading sub-resources, and "complete" once
it has loaded."
@joker-777 joker-777 changed the title Init ui also when document.readyState is inactive Init ui also when document.readyState is interactive Nov 21, 2018
@joker-777
Copy link
Author

@also Is there any way get ownership of this repo? I think it is a nice tool and it would be a shame to keep unmaintained.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant