Hi,
I would like to use a DropDownList, where the selected value of the list is stored in a state variable. In addition, I would like to use the my own valueTemplate. However, it gives my always the following error when selecting another item from the dropdown:
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Any ideas?
I've attached a demo code, that shows the error. (Hint: when commenting the "change"-event property or the " valueTemplate"-event property of the dropdown, the demo works perfectly.)
Thanks.
I'm experiencing the same problem. Only when compiling for production on a creact-react-app application.
Yesterday (12 Aug) a patch released is this cover in this or not?
Are there any news? The problem seems still not solved...
(waiting already 2 months on something very basic and essential in order to be capable to use this component...)
aaaand????
Sorry, but the problem is still there.
I attach again the original demo code, that shows the error (and yes, I've updated the npm dependencies on the latest version).
Hi,
thanks for the quick reply.
I have now discovered the difference between your code example and mine, which also produces the error.
I moved the two functions "itemTemplate" and "valueTemplate" into the scope of "App", and now the error appears again.
I attached the "modified" App.js file, that reproduces the error.
Thanks.
Any news?
On my side I still retrieve the same error... and I'm not allowed to access the feedback link...
Thanks.