Nesting x-data scope problem #740
ApetweBc
started this conversation in
4. General
Replies: 1 comment 1 reply
-
You cannot access parent data out of the box. If you're interested, @KevinBatdorf has a helper for this: https://github.com/alpine-collective/alpine-magic-helpers#component |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I achieve x-data nested x-data component? The "showSingleOrDouble" works but the inner input with click "showAddonPackages" does not work.
Beta Was this translation helpful? Give feedback.
All reactions