https://github.com/daniel-sc/ngx-scrollbar-reproduce-resize-observer-loop-error
https://github.com/daniel-sc/ngx-scrollbar-reproduce-resize-observer-loop-error
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-sc/ngx-scrollbar-reproduce-resize-observer-loop-error
- Owner: daniel-sc
- Created: 2024-09-24T14:18:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-24T14:19:08.000Z (over 1 year ago)
- Last Synced: 2025-07-20T05:13:33.100Z (11 months ago)
- Language: TypeScript
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NgxScrollbarReproduceResizeObserverError
Run `ng serve`.
**Use Firefox**
1. (Re-)Load on view repro-content-proj with Firefox
2. Click on "home" link
3. Click on "repro-content-proj" link
4. Observe error in Console: ResizeObserver loop completed with undelivered notifications
See https://github.com/MurhafSousli/ngx-scrollbar/issues/650