Make Flux components usable with AlpineJS #860
Unanswered
pghiuzan-phished
asked this question in
Feature Requests
Replies: 1 comment
-
Hi, |
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
-
We ran into a use-case where we need to render Flux components in an
x-for
Alpine loop. Components like<flux:option />
(and others) are not behaving properly when used in such contexts. It would be great if this problem was addressed.For context, this issue is derived from #740, which purpose was to bring up this problem but ended up focused on the underlying performance issue.
Beta Was this translation helpful? Give feedback.
All reactions