I'm working with construct r241, and for a few days, I'm getting this error every time I try to show an URL on an iframe, only on Chrome:
Exception in 'iframe' handler 'navigate-url': TypeError: Cannot read property 'startsWith' of undefined
The iframe is working as expected on Firefox and Edge, but not on Chrome. Also, this was working well last month on Chrome. Does anyone have any idea of why this is happening? and how can I fix this?
Thanks!