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 tried to use the countup method in the ShineAnimation class, and I was getting crazy errors like:
'cannot increment on undefined'. Which is a serious problem because nothing was working and it just kept throwing errors. For some reason the method wasn't recognizing the elements as real elements. Gotta figure that out.