I have written some code for select dynamic drop down, some where form the code the error is propagated to coralui3. When I debug the code I don't see any error coming form custom code, everything seems to be pointing to coralui3.
Uncaught TypeError: Cannot read property 'indexOf' of undefined
at HTMLElement._onItemAdded (coralui3.js:28505)
at HTMLElement._onItemSelected (coralui3.js:28556)
at HTMLElement._onItemSelectedChange (coralui3.js:28961)
at Vent._executeListenersAtElement (coralui3.js:4147)
at Vent._executeBubbleListeners (coralui3.js:4256)
at HTMLElement.Coral.Component.trigger (coralui3.js:8729)
at HTMLElement.doTrigger (coralui3.js:6046)
at HTMLElement.setter [as selected] (coralui3.js:6216)
at HTMLElement.Coral.Component.attributeChangedCallback (coralui3.js:8377)
at HTMLElement.o (coralui3.js:3881)