Alpine Componet inside Modal #596
Unanswered
robs007
asked this question in
Feature Requests
Replies: 1 comment
-
I think it's more likely that the library you're using doesn't play ball with the dialog-element. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to add a datepickr to a input field in a flux modal. It doesn't work inside the modal but works outside it. I assume the alpine I'm using for the date picker is conflicting with the alpine in the flux modal. Is there a way to make this work? I'm new to alpine.
Beta Was this translation helpful? Give feedback.
All reactions