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

Nova bus event "change" is not triggered #138

Open
scramatte opened this issue Dec 5, 2024 · 0 comments
Open

Nova bus event "change" is not triggered #138

scramatte opened this issue Dec 5, 2024 · 0 comments

Comments

@scramatte
Copy link

Hi,

Nova bus event "change" is not triggered
All native nova components trigger such event ( Nova.$emit(${attribute}-change... )

Normally it's just required a couple of change:

  • add nova "FormEvents" to mixins
  • add this.emitFieldValueChange(this.fieldAttribute, value) where you handle update field event

Can you implement it?

Regards

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

1 participant