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 am not able to get the current height of the element when I'm in the .on('resizestop') event.
When I make : element.getAttribute('data-gs-height'); It gives me always the old value, not the new one.