Warning for nested x-data #942
Elliotclyde
started this conversation in
3. Feature Ideas
Replies: 2 comments 6 replies
-
Does an inner x-data mask an outer one? I did not see it in the readme. Thanks, Mark. |
Beta Was this translation helpful? Give feedback.
1 reply
-
How would you know when it was incorrectly set vs intentional? |
Beta Was this translation helpful? Give feedback.
5 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.
-
How's it going team?
I just had a situation in a project where I moved x-data up to a parent element and forgot to delete the child's x-data attribute. It took me quite a while to find where the bug was.
Am I an idiot? Possibly.
But how would you all feel about a console warning when nested data attributes are incorrectly set, for possible idiots like myself?
Beta Was this translation helpful? Give feedback.
All reactions