-
Notifications
You must be signed in to change notification settings - Fork 82
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
ResizeObserver loop limit exceeded #208
Comments
Also experiencing this issue on Chrome desktop: Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36 |
I will have to keep an eye on souporserious/react-measure#104 as that seems to be the cause. |
To enhance on this: If we remove the callback |
I opened a new branch https://github.com/EDCD/coriolis/tree/feature/resize-observer where I update the If we update the dependency the error is thrown right away when loading the page 🙄 |
Using coriolis in a windowed chrome-app (via add to desktop link) I occasionally receive an error when the window is resized. Usually this is when the window is snapped to 1/2 the screen and then affected by another window (pinned on the other 1/2 screen) or by my oculus rift coming online (adding a second virtual display?). Refreshing the website reloads correctly.
Screenshot: https://imgur.com/a/nn2Ro
Details:
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36 Path: /outfit/fer_de_lance?code=A4pktfFalidpsif37o27270s0s0j0404040404B25d2bm32j.Iw18aQ%3D%3D.CwRgDAzATG5f9oKiUIRA.H4sIAAAAAAAAA42SvUoDURCFJybZZJOY%2FcmPq6BGsxqwkFhamcY%2FEAnYWMbCPqWFpYWlhQ9gmUewkhQ%2BgA9gsYhFCosIFopxxjPCXkEUs8VwLt%2B5w9mZS5wloo80Sr41EvFOUcKoQiQJ3lCURMkOUJ0AqNqxgSa4Gt9yakDlAotUrvNEgR7rVw5MSZ4xpva7iH%2BXgfO8BJO2kxSvKU8p7wzBe48ikub1%2BJbdRdecWyRaULWoaknVsiqx%2BCh2%2Bm6DaHXnRWR6bxYoy4cxGmn%2BVP8NnS89IutW89vf%2FCfK%2FY3yfGC6zqGkz9DbGj6LBJq%2FfjFA%2FsI4pkk%2BNqM5eULq5qtIsx8BFXnToHtUv4e%2FDHR08%2B0thHD%2B4S5vm4U%2BYLZOpFtVFbQsolCVeOOY%2FHFMJd43cXTrXg37CbtTQGXejd9PQhee0ffT0HHUdFNS4RXT%2Fwa1qLc8VV8vJVQlQr99nwRqwpy2AgAA.IwelBYQBhAOaQEMB2iDGB7ZATRIxSFA%3D&bn=Bounty%20Hunter%20(MCs%2B%20Beams) Error: Unknown Details: scriptUrl: https://coriolis.edcd.io/outfit/fer_de_lance?code=A4pktfFalidpsif37o27270s0s0j0404040404B25d2bm32j.Iw18aQ%3D%3D.CwRgDAzATG5f9oKiUIRA.H4sIAAAAAAAAA42SvUoDURCFJybZZJOY%2FcmPq6BGsxqwkFhamcY%2FEAnYWMbCPqWFpYWlhQ9gmUewkhQ%2BgA9gsYhFCosIFopxxjPCXkEUs8VwLt%2B5w9mZS5wloo80Sr41EvFOUcKoQiQJ3lCURMkOUJ0AqNqxgSa4Gt9yakDlAotUrvNEgR7rVw5MSZ4xpva7iH%2BXgfO8BJO2kxSvKU8p7wzBe48ikub1%2BJbdRdecWyRaULWoaknVsiqx%2BCh2%2Bm6DaHXnRWR6bxYoy4cxGmn%2BVP8NnS89IutW89vf%2FCfK%2FY3yfGC6zqGkz9DbGj6LBJq%2FfjFA%2FsI4pkk%2BNqM5eULq5qtIsx8BFXnToHtUv4e%2FDHR08%2B0thHD%2B4S5vm4U%2BYLZOpFtVFbQsolCVeOOY%2FHFMJd43cXTrXg37CbtTQGXejd9PQhee0ffT0HHUdFNS4RXT%2Fwa1qLc8VV8vJVQlQr99nwRqwpy2AgAA.EweloBhAOEoQwHbwMYHtEBN4hARgkKA%3D&bn=Bounty%20Hunter%20(MCs%2B%20Beams) line: 0 col: 0 error: null
The text was updated successfully, but these errors were encountered: