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

Component should emit Nova.$emit('${attribute}-change' ...) bus event #9

Open
scramatte opened this issue Dec 5, 2024 · 0 comments · May be fixed by #13
Open

Component should emit Nova.$emit('${attribute}-change' ...) bus event #9

scramatte opened this issue Dec 5, 2024 · 0 comments · May be fixed by #13
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@scramatte
Copy link

Hello,

To be able to listen globally fields changes , component must emit Nova.$emit('${attribute}-change' ...) bus event
All native nova fields emit it. Most of custom components that not extend a native component don't do it.
Can you implement it?

Regards

@JacobFitzp JacobFitzp self-assigned this Dec 6, 2024
@JacobFitzp JacobFitzp added enhancement New feature or request good first issue Good for newcomers labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants