Skip to content

Nova bus event "change" is not triggered #138

@scramatte

Description

@scramatte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions