Ready event seems to be unreliable
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
What are some scenarios where the ready event always fires but some scenarios still log the following:
```
ReadyEvent not detected within readyTimeout limit. (30000 ms) ...
```
It's inconsistent, so it seems like maybe the ready event fires _too_ quickly, perhaps?
Contributor guide
Assessment
This issue has not been assessed yet.