Actions
Bug #32948
closedSlot warning is not explicit
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
When registering a component with no key, a warning is shown:
Please add a key attribute to multiple fills
For better debugging, a more explicit message is required.
Exprected:
Please add a key attribute to multiple fills | <COMPONENT_NAME>
Actions