robthepaper

Results 23 issues of robthepaper

Hi, I see a black screen when selecting OBS-camera. Tried the reg_path patch but did not solve the problem. Is it suppose to work with Unity out of the box...

Hi, I have this message in my chrome devtools and offline doesn't work. I am working on localhost and even tried with https ://localhost but still have this message. Does...

Hi, I am using vite-plugin-pwa with vite-plugin-ssr but it seems like the plugin generates the sw.js file with the precaching path before vite-plugin-ssr prerenders for production. Resulting in my routes...

It seems there is a bug with panel button when open on the right can someone confirm ? in index.vue I have : ` ` when we click on the...

Hi, When in production mode, I want to install the kitchen sink example in a folder on my server but I stumble into some problems. I do this in my...

Hi, got this error `Failed to parse source for import analysis because the content contains invalid JS syntax. You may need to install appropriate plugins to handle the .css file...

help wanted

Hi, has anyone encounter this error? used `pnpm install` then `pnpm build` and `pnpm start` `Listening on http://localhost:3000/ Invalid value used as weak map key at WeakMap.set () at normalizePropsOptions...

Hi, I have this error when building can someone help? thanks! ``` [vite]: Rollup failed to resolve import "ufo" from "virtual:nuxt:D:/_playground/oku-nuxt3-template/.nuxt/paths.mjs". 02:35:46 This is most likely unintended because it can...

Hi, not sure but I tried to draw a plane with isPlane using p1.set(P0,P1,P2); but it gives me weird position so took a look at the definition : ``` void...

Hi, how to do this with showdown? I use to do write for example : 1^st^ to put "st" upper and H~2~0 to put 2 lower from the baseline