Skip to content

Custom Nova Action Tag field values not accessible in handle method #5625

@JBiezais

Description

@JBiezais
  • Laravel Version: 10.4.1
  • Nova Version: 4.25.1
  • PHP Version: 8.2.7

Description:

Creating custom nova action with Tag field, after submitting the form, Tag fields values are not accessible in handle() $field attributes, however, it creates Closure in $field->callbacks, but through this Closure can not gain access to fields values.

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