-
-
Notifications
You must be signed in to change notification settings - Fork 153
Description
hello,
i want to ask, im tring using modal and the child, when opening its working like normal, but when its closing the mnodal, the child modal that has been closed , showing again and closing again,
im following on the document, but its like this? is is bug? or my code that has problem?
y[ou can see it here, on my github logging folder
https://github.com/AlnThea/AlnThea/tree/main/logging/modal%20wire-element](url)
on the folder there 3 file type:
importManager is main modal (first modal pop up)
templateExcel is just like calling the button and insert it to importManager view
InstructionModal is child modal ( second modal pop up)
and you can see the video file Recording 2026-02-18 180708.mp4 (the video is on the folder too) , in this video you can see something wrong when im closing the modal.
"livewire/livewire": "^3.0",
"wire-elements/modal": "3.0.1",