Open leoncvlt opened 4 years ago
I noticed that if I put a <video> inside a siema page, it will play and scroll to other pages fine, but the video controls are kinda broken:
<video>
Codesandbox reproducing the bug: https://81jco.csb.app/ (click "Open Sandbox" on the bottom right for the sourcecode)
Can anyone think of any workaround to make videos work inside Siema?
Aslo met the fullscreen issue with youtube video embeded.
I noticed that if I put a
<video>
inside a siema page, it will play and scroll to other pages fine, but the video controls are kinda broken:Codesandbox reproducing the bug: https://81jco.csb.app/ (click "Open Sandbox" on the bottom right for the sourcecode)
Can anyone think of any workaround to make videos work inside Siema?