Leon Vogler
Leon Vogler
For specific websites, like conferences, it can be useful to only show a specific range of days in the week view. This would have a similar behaviour like `workweek: true`,...
The following warnings and errors occur with Vue 3.0.0: `[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance.` `[Vue warn]: Property "_self" was accessed during...
I would be very useful to expose all [medium editor options](https://github.com/yabwe/medium-editor/blob/master/OPTIONS.md). For example, this way it could be possible to control how [pasted contend](https://github.com/yabwe/medium-editor/blob/master/OPTIONS.md#paste-options) is handled.
After some time of inactivity, api calls return a 401, when reloading (once or twice) it works. I call the api using `useStrapi4()` and `find()`. The `Public` role has permission...
### Clear and concise description of the problem Lets say you want to translate "Passenger" as well as "Remove passenger". And let's say passengers are not the only thing you...
### Description As a developer I use the useSeek composable a lot in my project. Sometimes objects I search for do not exists – but that's ok and I want...
### Describe the bug I am setting the `render-mode` on my `TresCanvas` to `on-demand`. I am using the `CameraControls` for controlling orbiting. I expect the `@render` emitter to fire only...
### Describe the bug I have a Nuxt 3 app and in it a page with a Tres.js scene. The scene contains `` which casts a shadow. When navigating away...
### Describe the bug I am setting the `render-mode` on my `TresCanvas` to `on-demand`. I am using the `CameraControls` for controlling orbiting. I expect the `@render` emitter to fire only...