Martin

Results 316 comments of Martin

https://github.com/quarkusio/quarkus/issues/10665 ?

Thank you for your hard work. I just need to wait for https://aur.archlinux.org/packages/tangram to upgrade it to 1.5.0 I hope I'm not affected by the nvidia issue.

Yeah, 1.5.0 is still choppy and the youtube video is accelerated on the CPU. Compared to chromium it is visible slower. Now I need to wait for this package to...

Sadly I can't install it because of `Fehler: The application re.sonny.Tangram/x86_64/beta requires the runtime org.gnome.Platform/x86_64/43 which was not found` (I personally prefer AUR builds and dislike flatpak and similliar stuff,...

Thank you No nvidia issue, so it uses my iGPU instead. Also it looks prettier now. But compared to chromium the resize and maximize minimize of the window is still...

Ah, sorry, I forgot to compare it with epiphany. I tested it with v43 now. Sadly the gnome browser (apple safari engine) is worse compared to firefox and chromium. It's...

@danielroe ``` "overrides": { "unplugin": "1.1.0" } ``` fixes it. Any higher unplugin version breaks nuxt bridge. It appears on new projects or if you remove your node_modules and (p)npm-lock.yaml....

Same issue here. I use the google calendar. The browser calendar renders it correctly. The thunderbird lightning addon renders it correctly. The etar calendar app shows html code.

Thank you. There is another problem. Using the example with the correct type leads to `Vue: Type Partial is not assignable to type StyleValue` at `:style="markerList[val].style"`.

@hawkeye64 could you please take a look?