drizzle-team / drizzle-team/drizzle-orm
[BUG]: Onedollarstats.com Delaying loading
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Report hasn't been filed before.
- [x] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.45.1
### What version of `drizzle-kit` are you using?
0.31.8
### Other packages
_No response_
### Describe the Bug
First of all, I would like to ask why collecting is enabled by default whithout a way to disable it ?
Also it seem its not loading asyncronously and blocks the page tool load if for reason the response for https://assets.onedollarstats.com/stonks.js is slow or its blocked .
In case over the weekends most of the sites hosted on CloudFlare are not accesible from any ISP for legal reason ( they block IP blocks entirely while there's football, https://community.cloudflare.com/t/website-inaccessible-from-spain-during-football-league-matches-what-can-we-do/855044 )
This makes in my case the ui to take seconds to load ( min 5 seconds ) because it keeps blocked.
Request: Make tracking tool to load asyncronouly or either way to Dom Ready to avoid this issue.
Contributor guide
Assessment
This issue has not been assessed yet.