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
The component is (currently) broken becaise the offsetTop property isn't registered on initialization. As a result all "normalPos" are zeor (minus the offset).
We use jQuery to get this attribute...
$el.offset().top
The text was updated successfully, but these errors were encountered:
The component is (currently) broken becaise the offsetTop property isn't registered on initialization. As a result all "normalPos" are zeor (minus the offset).
We use jQuery to get this attribute...
The text was updated successfully, but these errors were encountered: