https://bemuse01.github.io/deemo-x-hololive/

Submitted URL:
https://bemuse01.github.io/deemo-x-hololive/
Report Finished:

JavaScript Variables · 13 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
Vueobject
__VUE_HMR_RUNTIME__object
devtoolsFormattersobject
Vuexobject
TWEENobject
SimplexNoisefunction
BezierEasingfunction

Console log messages · 5 found

TypeCategoryLog
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
infoother
URL
https://bemuse01.github.io/deemo-x-hololive/assets/js/lib/vue3.js
Text
You are running a development build of Vue. Make sure to use the production build (*.prod.js) when deploying for production.
errorother
URL
https://bemuse01.github.io/deemo-x-hololive/assets/js/lib/three.module.js
Text
THREE.WebGLRenderer: Error creating WebGL context.
warningother
URL
https://bemuse01.github.io/deemo-x-hololive/assets/js/lib/vue3.js
Text
[Vue warn]: Unhandled error during execution of mounted hook at <Anonymous> at <App>
errornetwork
URL
https://bemuse01.github.io/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">

        <!-- style -->
        <link href="assets/css/main.css" rel="stylesheet" type="text/css">


        <!-- lib -->
        <!-- <script src="assets/js/lib/vue.min.js"></script> -->
        <script src="assets/js/lib/vue3.js"></script>
        <script src="assets/js/lib/vuex.js"></script>
        <script src="assets/js/lib/tween.umd.js"></script>
        <script src="assets/js/lib/simplex-noise.2.3.0.min.js"></script>
        <script src="assets/js/lib/bezier.js"></script>


        <!-- const -->
        <script src="assets/js/const/const.js"></script>
    </head>
    <body>
        <div id="wrap" v-cloak=""><div id="app" style="position: relative; width: 100%; height: 100%;"><div style="width: 100%; height: 100%;"><div id="loading-container" style="position: absolute; width: 100%; height: 100%;"><div style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 200px; height: 200px; overflow: hidden;"><div style="position: absolute; top: 50%; width: 30px; height: 30px; background: rgb(217, 217, 217); transform: translate(-105%, -50%) rotate(0deg);"></div><div style="position: absolute; top: 50%; width: 30px; height: 30px; background: rgb(163, 163, 163); transform: translate(-105%, -50%) rotate(0deg);"></div><div style="position: absolute; top: 50%; width: 30px; height: 30px; background: rgb(108, 108, 108); transform: translate(-105%, -50%) rotate(0deg);"></div><div style="position: absolute; top: 50%; width: 30px; height: 30px; background: rgb(54, 54, 54); transform: translate(-105%, -50%) rotate(0deg);"></div><div style="position: absolute; top: 50%; width: 30px; height: 30px; background: rgb(0, 0, 0); transform: translate(-105%, -50%) rotate(0deg);"></div></div></div></div></div></div>
        <script src="assets/js/main.js" type="module"></script>
    
</body></html>