meteoric / demo

App for showcasing various meteor-ionic UI components
http://meteor-ionic.meteor.com
MIT License
57 stars 42 forks source link

go to the site and click user accounts... #12

Open jorjordandan opened 9 years ago

jorjordandan commented 9 years ago

..it's a bit janky. I had this issue and fixed it by rolling back the useraccounts:ionic to version 1.12.1 and filed and issue, but nothing has changed yet.

nickw commented 9 years ago

Hmm noticed this too - any idea what's causing it?

jorjordandan commented 9 years ago

It's something to do with a callback they added, but I only know that by a process of elimination - it was the only thing they added in the commit that caused the problem. I have no idea why it would affect the slide animation.

odesey commented 9 years ago

I ran into this problem and solved it by using version2.1.1 of the foursever:scss package along with version 1.8.1 of the useraccounts:ionic package. If I updated those two packages, the accounts page would render improperly.

jorjordandan commented 9 years ago

This is very odd - I wanted to see if I could get to the bottom of this and I 1) cloned the meteoric demo repo, still had the issue, 2) cloned in the useraccounts:ionic package into my package directory and renamed it, still had the issue 3) cloned in the useraccounts:core package and renamed it - issue suddenly disappeared 4) removed both the renamed packages, and re added useraccounts:ionic - issue still disappeared! 5) clone completely new demo repo with default packages - issue still not there - not a browser cache thing either, I was using both chrome and new chrome incognito windows to verify my files were fresh.

Possibly a package version resolution issue of some kind? At any rate, I can't seem to cause the issue anymore... I might try again on my laptop later, but my 4yo is watching Despicable Me right now... I never mess with a quiet 4yo..