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
Hello! I'm having problems with the "on scroll" animation. I get this error on JavaScript console:
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
at RevealFx._layout (main.js:80)
at RevealFx._init (main.js:73)
at new RevealFx (main.js:39)
Any ideas?
The text was updated successfully, but these errors were encountered:
Hello! I'm having problems with the "on scroll" animation. I get this error on JavaScript console:
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
at RevealFx._layout (main.js:80)
at RevealFx._init (main.js:73)
at new RevealFx (main.js:39)
Any ideas?
The text was updated successfully, but these errors were encountered: