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 tab with id error #322

Open
IraSoro opened this issue Nov 19, 2024 · 0 comments
Open

Fix tab with id error #322

IraSoro opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@IraSoro
Copy link
Owner

IraSoro commented Nov 19, 2024

Error: tab with id: "undefined" does not exist.

This error appears after clicking the menu button. It occurs because <IonMenuButton> is inside <IonTabButton>. This is done so that the tabs and the menu button are on the same level. <IonTabButton> doesn't have an href property - this is the reason for the error.

@IraSoro IraSoro added this to peri Nov 19, 2024
@github-project-automation github-project-automation bot moved this to Todo in peri Nov 19, 2024
@IraSoro IraSoro added the bug Something isn't working label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant