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
it seems theres a bunch of jquery only methods that arent available in zepto being called.
Had to remove about 7 of them to get it to work
I guess there should be some type of check to see if the methods are available.