EditorX iframe issues

Does editorx block the iframe from using fullscreen, and also camera and mic? I have a page here with our iframe:

https://www.totalvu.live/tryout

When I click on the fullscreen button I get in the Chrome console on MacOS Monterey:

main.js:265 Uncaught (in promise) TypeError: fullscreen error
at onPress (main.js:265:9862)
at onClick (main.js:22:20336)
at Object.s (main.js:108:457)
at h (main.js:108:600)
at main.js:108:746

When the iframe code tries to access the camera, it also gets an error.

The iframe Code on the page is: