Skip to content

Conversation

@Andries-Smit
Copy link
Contributor

HTML Element widget cause error in the log

Warning: Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.%s
at HTMLTag (http://naviva.local:8080/dist/HTMLElement-JMsVPxAr.js:1503:40)

When not using a tagUseRepeat the there is no key set, as item?.id will be empty
This will cause an issues when the the HTML Element widget is placed multiple times in the same parent.

Solution set key to the name of the widget.

@Andries-Smit Andries-Smit requested a review from a team as a code owner November 7, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant