Skip to content
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

prepare() is called twice on NavigationDrawerController #1215

Closed
ariantomichael opened this issue Apr 8, 2019 · 5 comments
Closed

prepare() is called twice on NavigationDrawerController #1215

ariantomichael opened this issue Apr 8, 2019 · 5 comments

Comments

@ariantomichael
Copy link

Screen Shot 2019-04-08 at 16 03 46

As you see from the screen shot, prepare() is called twice. Fix please :)
Thank you

@daniel-jonathan
Copy link
Member

@ariantomichael Thank you for sharing this. How are you initializing the navigation controller and what version of Material are you using?

@ariantomichael
Copy link
Author

@DanielDahan Sorry for the late reply. I initialize the nav controller like this.
Screen Shot 2019-05-17 at 12 36 41
And I'm using :

  • Material (2.16.4):
    • Material/Core (= 2.16.4)
    • Material/Core (2.16.4):
      • Motion (~> 1.4.3)
    • Motion (1.4.3):
      • Motion/Core (= 1.4.3)
    • Motion/Core (1.4.3)
      Thank you :)

@daniel-jonathan
Copy link
Member

@ariantomichael thank you! We will look into this today.

@OrkhanAlikhanov
Copy link
Contributor

OrkhanAlikhanov commented May 27, 2019

Thank you @ariantomichael! This should be fixed in #1240

@daniel-jonathan
Copy link
Member

@ariantomichael thank you for bringing this issue to our attention and @OrkhanAlikhanov thank you for the fix. It is now available in https://github.com/CosmicMind/Material/releases/tag/3.1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants