-
-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Description
Hello,
If I hit escape key after installing this package, I get this error
livewire.js?id=cc800bf4:1125 Alpine Expression Error: Cannot read properties of undefined (reading 'name')
Expression: "closeModalOnEscape()"
I don't know if this can be enough of a fix but in the published template I added a condition before closeModalOnEscape()
x-on:keydown.escape.window="show && closeModalOnEscape()"
Metadata
Metadata
Assignees
Labels
No labels