I have a number of pages (pre-authored, we are new to Canvas) that contain dynamic svg--and thus use an object tag. These files, and the html files using them, are then hosted on Canvas, but embedded in an iframe.
Whereas
tags (files hosted on Canvas, links to Canvas) work, the object tags fail . I can see that the way Canvas organises files could give rise to this issue, does anyone know whether this is a correct interpretation? Might I be doing somethin else wrong?
Note that if I drop all of this into a local web server it functions fine.
Niels