Replies: 1 comment
-
AlpineJS is optional. It's there for use in dead views for a couple of components.. eg Dead views:
Live views:
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
With new abilities of LiveView to execute JS command when absolutely necessary, we can wonder if AlpineJS is still required ? Since it comes with consequents pitfalls in terms of security, is still a trivial thing to desactivate it using petal.build ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions