You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implemented this inside a project I am working on, all seems to work fine but somehow errors pop-up on Sentry.io. The error I get is ResizeObserver loop limit exceeded. When I check the console, none of the errors are popping up. When I activate a Chrome extension (Javascript errors notifier) I am able to see the error.
I implemented this inside a project I am working on, all seems to work fine but somehow errors pop-up on Sentry.io. The error I get is
ResizeObserver loop limit exceeded
. When I check the console, none of the errors are popping up. When I activate a Chrome extension (Javascript errors notifier) I am able to see the error.The page where the gallery is implemented: https://www.weahead.se/blog/lissabon-2018
The text was updated successfully, but these errors were encountered: