Skip to content

404 error when dispatching multiple events in closeModalWithEvents #552

Description

@retosteffen

When dispatching more than one even like
$this->closeModalWithEvents([
ShowPerson::class => 'updateInfo',
PersonButtons::class => 'updateInfo',
]);
I get a 404 error since moving to livewire4 and wire-elements/modal 3.

Not sure how I can figure out what's going on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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