-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.12.2 breaks transition behaviour #13
Comments
Okay, I spoke too soon when I said there is no issue - with 1.12.1 there is an error in the console:
but the transition works smoothy, and the authentication still works fine. So I'll stick with 12.1.1 for now... |
@jorjordandan were you able to resolve this issue? I'm having the same problem with the useraccounts:materialize package. When I remove the {{>atForm}} template, this console error goes away. As soon as I re-add it to my template flow, it generates this console error again, so I'm relatively certain that its the useraccounts package that is causing the error. |
There's more of a discussion about what happened for me here. I still don't know what the issue was, but I think that perhaps you need to make sure you have the latest version of useraccounts:core |
any news on this? |
If you clone/download the meteoric demo app that with all the components, and use it with useraccounts:ionic 1.12.2 , after you select the useraccounts tab, the slider slides half way, stops, and then jerks across... but if you use 1.12.0 there is no issue.
This behaviour was present on chrome and safari.
I'm not familiar enough with this repo to possibly suggest what the cause is, I looked through the last couple commits and didn't see the issue.... I'll keep checking but I'm pretty new to ionic
EDIT: 1.12.1 also fine.. gotta be something to do with that new onRendered callback, I guess...
The text was updated successfully, but these errors were encountered: