You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #929 Added warning for list of embedded components (florentdestremau)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
Added warning for list of embedded components
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Tickets | <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
As discussed on slack with `@weaverryan` , I think the `key` trick for lists of embedded components is an easy footgun and thus should be pointed as soon as the docs introduce the subject. I'm open for better wording or placement.
Commits
-------
c99153a Added warning for list of embedded components
0 commit comments