Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] DocumentLoaded and DocumentFullyLoaded fail to be caught #55

Open
seancrowe opened this issue Mar 18, 2024 · 1 comment
Open

[BUG] DocumentLoaded and DocumentFullyLoaded fail to be caught #55

seancrowe opened this issue Mar 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@seancrowe
Copy link
Collaborator

Describe the bug

These two events may fire before PublisherInterface is loaded
DocumentLoaded
DocumentFullyLoaded

Test
Use a blank document, turn on disable cache, and on second test the events will not fire off.

@seancrowe seancrowe added the bug Something isn't working label Mar 18, 2024
@seancrowe seancrowe changed the title [BUG] The title of the bug [BUG] DocumentLoaded and DocumentFullyLoaded fail to be caught Mar 18, 2024
@seancrowe
Copy link
Collaborator Author

This is just a fact of life, as the document will load too fast before Publisher Interface can connect up. Need to update the documentation to mention this situation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant