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

onChange methods not firing for navigation bar on change event #136

Closed
SBex95 opened this issue Jun 10, 2022 · 2 comments
Closed

onChange methods not firing for navigation bar on change event #136

SBex95 opened this issue Jun 10, 2022 · 2 comments

Comments

@SBex95
Copy link

SBex95 commented Jun 10, 2022

Development Relevant Information:

  • BalmUI version: ^10.5.0
  • Browser: Chrome
  • Operating System: Windows 10

Description:

Upon clicking on one of the navigation bar tabs for the implemented ui-navigation-bar element, the specified @change method does not fire. This is confirmed by checking the console for lack of logging when a console.log is implemented for debugging, and also by adding a breakpoint to the method.

Steps To Reproduce:

@HDShabe
Copy link

HDShabe commented Jun 29, 2022

Hi @elf-mouse

Any update on this? I'm seeing similar problems.

@elf-mouse
Copy link
Member

Sorry, this is my mistake. Please use update:model-value event (change event for vue2).

There are event descriptions on the tabs documentation

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

No branches or pull requests

3 participants