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'm getting the following error: Uncaught TypeError: Cannot read property 'height' of null at VueComponent.updateInViewport (vendors-9734db2b5db5665331401bfd393f02d0.js:101585)
When using <keep-alive> to cache the <router-view> component, I believe there needs to be activated / deactivated hooks that make sure that the inViewportHandlers are added or removed