You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: