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

fix(core): Fix menu.remove trying to remove the item from itself instead of from the menu #9225

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

FabianLars
Copy link
Member

follow up to #9219 - only noticed because clippy screamed at me in anothe pr.

don't mind the commit message, i was tired and mixed it up.

btw, i had to disable the isolation pattern in the api example app, otherwise nothing worked (it even had css issues)

@FabianLars FabianLars requested a review from a team as a code owner March 19, 2024 22:53
@Legend-Master
Copy link
Contributor

Oops, was editing from vscode remote repository, didn't notice it without the help of rust analyzer, sorry for the broken "fix" >.<

@lucasfernog lucasfernog merged commit ee028c4 into dev Mar 20, 2024
19 checks passed
@lucasfernog lucasfernog deleted the fix/menu-remove branch March 20, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants