Skip to content

404 error when dispatching multiple events in closeModalWithEvents #552

@retosteffen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions