Issue Regarding inner html while using dialog dropdown
Uncaught TypeError: Cannot read properties of null (reading 'innerText')
at HTMLElement._onOverlayToggle (coralui3.js:940:484)
at Vent._executeListenersAtElement (coralui3.js:249:294)
at Vent._executeBubbleListeners (coralui3.js:252:219)
at Coral.Component.trigger (coralui3.js:354:7)
at openComplete (coralui3.js:399:29)
at coralui3.js:399:143
I am getting this issue when accessing dropdown in authoring field ,any one suggest the solution for this