Hello
I have a embedded component that open a html file and this file have a menu that open another html files. I created the param cuba.web.resourcesRoot with the directory where are the html files.
<embedded id="reportEmbedded" width="100%" height="100%" type="BROWSER" src="file://Tejeduria.html"/>
When I open the Tejeduria.html file it’s work, but I selected another option menu and get this error.


Any ideas?