jonkykong/SideMenu

allowPushOfSameClassTwice = false not working

MahmoudKhaled opened this issue · 1 comments

I have read the guidelines for contributing and I understand

  • My issue is happening in the latest version of SideMenu (older versions are no longer maintained).
  • My issue was not solved in the README.
  • My issue can not be answered on stackoverflow.com.
  • My issue is not a request for new functionality that I am unwilling to build and contribute with a pull request.
  • My issue is reproducible in the demo project.

Describe the bug
A clear and concise description of what the bug is.
When i make allowPushOfSameClassTwice = false the controller of side menu changed to the current screen

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

This is working as expected in the demo project. Please provide more details or a modified version of the demo project that demonstrates the issue you're having.