Is there a way to lose the DOM warning when adding a Property in the Extensions tab?

I want to remove DOM warnings when adding a Property in the Extensions tab.
Look forward to the help


codesanbox : https://codesandbox.io/s/exciting-raman-svwir?file=/src/index.js:827-850

I think this has to be fixed inside the properties panel itself since we are hardcoding the ids: https://github.com/bpmn-io/bpmn-js-properties-panel/blob/master/lib/factory/TableEntryFactory.js#L41.

Feel free to open an issue for this.

Thanks for the feedback
I created an issue