-
Notifications
You must be signed in to change notification settings - Fork 119
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
Unbalanced calls to begin/end appearance #29
Comments
Hey! I am sorry it took so long to get back to you. I don't recall seeing this. Please, if you still have any issues, let me know. Thank you! |
So this bug is still present. For example, I have NavigationDrawer controller with ToolBarController as root view controller. Then I try to present modally SearchBarController, motion animation worked perfectly
But in log I see messages:
|
Sorry for the delay too, but I also still see this. |
I will see if I can replicate this issue. If you have a sample project that replicates this 100% of the time, I would appreciate it. Thank you for sharing the issue. |
Hello @DanielDahan thank you for your fast reply. I have attached a sample project. In this project current issue representing in 100% of the time. |
@OrkhanAlikhanov Let's take a look at this. |
This is now fixed in Motion 1.4.3. Thank you! |
Thank you too! Great work! |
I got this message when presenting this Navigationcontroller.
"Unbalanced calls to begin/end appearance"
(The animation works as expected)
The text was updated successfully, but these errors were encountered: