dc2b97e5e3ba6da9a6108993bf2119b49c47df48
All checks were successful
build-website / build (push) Successful in 1m42s
- Remove video from Vue template entirely - Inject video HTML directly into document.body on mount - Video now exists completely outside #__nuxt and Vue control - Bypasses all framework hydration and virtual DOM issues - Add cleanup on unmount to remove injected element This nuclear approach ensures the video is rendered as pure HTML/CSS without any framework interference that could be blocking iOS Safari safe area extension.
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%