Tobias Jensen

Results 9 issues of Tobias Jensen

So im trying to use the navigation from Spatial Navigation. It seems no matter what i try, i cant get the key press on WebOS with 5-way input. Havent tried...

question
in review

**Describe the bug** When using react navigation. Having a broadcaster page with the live stream view. Navigating away from this page causes the entire app to crash. When navigating away...

bug

### Version v1.2.3 ### Which operating systems have you used? - [X] Android - [ ] iOS ### Environment that reproduces the issue Any expo build for android. ### Is...

bug

Verified by a co-worker

I am not experienced enough to know if there is a better way. Originally i faced a problem with the migrations when running tests. https://github.com/Biegalski-LLC/Laravel-Mailgun-Webhooks/issues/30 Dug a little deeper and...

I am not entirely sure what is going on. It should be the exact same code as written in the example. I have tried to hardcode "public" instead of `PlaybackPolicy::_PUBLIC`...

Fixes https://github.com/victorgarciaesgi/nuxt-typed-router/issues/142 Should also fix https://github.com/victorgarciaesgi/nuxt-typed-router/issues/135 The ": never" is only needed at the end of the joined array.

It seems that all meta data for all my components are empty. Haven't been able to find a solution for this. Versions ```json { "nuxt": "^3.11.2", "nuxt-component-meta": "^0.6.4" } ```...

I've set up a new project today, Dependencies ```json { "dependencies": { "@nuxt/fonts": "0.11.4", "@nuxt/icon": "2.0.0", "@nuxt/image": "1.11.0", "@nuxt/ui": "^4.0.1", "@nuxthub/core": "0.9.0", "drizzle-orm": "^0.44.6", "nuxt": "4.1.3", "nuxt-auth-utils": "^0.5.25", "vue": "^3.5.22",...