We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Duplicate menuCell items appear randomly in the menu when trying to present the same cells, it might be the previous cells are not getting deleted?
Tested with the iOS Smoke Tester app(sdl_smoketester_ios) /branch develop:
Might need to repeat the steps above few times before you can see the bug
The text was updated successfully, but these errors were encountered:
Use the following scenario mainMenu = [menuA, menuB, menuC; menuA.subCells = [subcell0...subcell49] mainMenu = [menuC, menuB, menuA]
Sorry, something went wrong.
No branches or pull requests
Bug Report
Duplicate menuCell items appear randomly in the menu when trying to present the same cells, it might be the previous cells are not getting deleted?
Tested with the iOS Smoke Tester app(sdl_smoketester_ios) /branch develop:
Might need to repeat the steps above few times before you can see the bug
The text was updated successfully, but these errors were encountered: