Mike Laumann Bellika

Results 8 issues of Mike Laumann Bellika

Fixes #678. Implemented a function `parseFilePath` to make everything a bit more readable. Generated by ChatGPT but LGTM.

bug
gltf

`model-pipeline.js` creates `.svelte` files in `static/models` if the component already exists in `src/lib/component/models`. This is a bit unexpected and creates clutter in the static folder. To fix it, it might...

bug
create

### Environment ------------------------------ - Operating System: Darwin - Node Version: v22.1.0 - Nuxt Version: 3.12.2 - CLI Version: 3.12.0 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: -...

upstream
vue

**What rule do you want to change?** `no-dynamic-keys` **Does this change cause the rule to produce more or fewer warnings?** Fewer **How will the change be implemented? (New option, new...

### Describe the feature I just tried to import a value from my server endpoints and was met with a 500 error on the page: ![image](https://github.com/user-attachments/assets/11aad72a-3f4b-4042-a72d-e9e8d1298c36) This error is a...

pending triage

### Current Behavior: After setting the `disabled` prop on `media-time-slider`, it still responds to keyboard events when focused. ### Expected Behavior: `media-time-slider` should not respond to keyboard events when `disabled`...

bug

### Environment - Operating System: `Darwin` - Node Version: `v22.10.0` - Nuxt Version: `3.14.1592` - CLI Version: `3.16.0` - Nitro Version: `2.10.4` - Package Manager: `[email protected]` - Builder: `-` -...

pending triage

https://github.com/user-attachments/assets/ca78418d-a2fa-446b-9bbe-f561ac286503 When navigating the docs, the page titles do not seem to update. Don't know if it's related to https://github.com/nuxt/nuxt/issues/30291