Timo Peters

Results 9 issues of Timo Peters

### What happened? I'm currently rewriting old Vue2 components using the new ``-syntax (to prepare an update to Vue3 in the future). I noticed that `` content doesn't render for...

🤔 needs reproduction

I'm currently rewriting some old Vue components in the new Syntax. In one of the components vue-masonry is used and `this.$redrawVueMasonry()` is called. Obviously `this.` is no longer available with...

awaiting-response

**Is your feature request related to a problem? Please describe.** When playing in fullscreen with socialClub version it's currently extremely hard to make proper screenshots of the game. (Steam version...

Class: enhancement
Side: client

- [x] Did you check to see if this issue already exists? - [x] Is this only a single feature request? Do not put multiple feature requests in one issue....

enhancement

** Jerboa Version ** 0.0.33 **Describe the bug** Assume the following subscriptions: - de_EDV - [email protected] - ich_iel - Linux - [email protected] - Something One would assube that the order...

bug

### What happened? I got multiple Forms that get shown one after the other. If I am at step 5 or whatever and I get back to a previous step...

v5

I'd like to automatically position the window relative to the parent. Let's say I got the following component called WinboxText.vue: ```vue // @ts-ignore import type { Params } from 'winbox';...

Hi, can we get built in support for the new JS Module? https://github.com/altmp/altv-js-module-v2/releases Currently, I simply mount them in via ``` volumes: - ./docker/modules/libjs-module-v2.so:/opt/altv/modules/libjs-module-v2.so - ./docker/modules/libnodev2.so:/opt/altv/libnodev2.so ``` But that way...

enhancement

**Is your feature request related to a problem? Please describe.** Currently the session cookie expires in a few hours. That means that I have to log in every day and...

Needs Review