immersive-custom-elements
immersive-custom-elements copied to clipboard
Proper error handling
Most of the code expects input is always valid and doesn't do proper error handling, for example image/video src is always valid and can be loaded fine.
We should do more proper error handling.