Web Components - Component nesting #1508
alizedebray
started this conversation in
General
Replies: 1 comment
-
From my point of view, we don't have to do crazy checks to enforce a rigid system. I fear that setting up and maintaining these checks may outweigh their usefulness. What I'd like to do instead is patch stuff that can be easily forgotten:
What I would not like to patch, because it's easy to spot the issue and to refer to the docs for remediation:
|
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
-
How to validate that a parent component have the expected children components and vice versa
Current state:
Beta Was this translation helpful? Give feedback.
All reactions