Replies: 2 comments 1 reply
-
Might be related to #1669. Please look out for the next patch release and downgrade in the meantime. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found a workaround for components where I need to access the parent scope at initialization (which is only a few ones). In my |
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.
-
Hey, one of the latests commits broke the possibility to access parent component data in a data directive's init function. See this codepen and check the console: https://codepen.io/alexej_d/pen/XWRWPeg
Accessing parent data from x-init works fine though…
Beta Was this translation helpful? Give feedback.
All reactions