Jonas

Results 59 comments of Jonas

I know, I was just lazy :). I added the extension and removed some of the code. 👍 Thx for the effort. (I thought about using `v-breakpoint` within a wrapper...

Did you make any progress by any chance?

I use the latest that is true. Unfortunately I don't have a quicker repro than: https://github.com/Jones-S/radio-megahex You can try to get it to run if you want to. Anyway, I...

For me it was easier to fix this issue by just using the v-breakpoint component in a component that appears on every page and then commit a mutation to save...

@3ji7ja0jb9c I'm also facing the same problem as @freetonik. As well a MacBookPro6,2 Mid 2010. I put the diagnostics folder where it belongs and blessed the parent directory, just as...

That would be awesome indeed...

If anyone would like to have a look into the code: ```(function($) { // iief = Immediately-Invoked Function Expression, mainly useful to limit scope $(function() { // Shorthand for $(...

I did. I only vaguely remember: I just added a sphere at the end of the tube to imitate a round corner effect...

You can find it on the page in `release history` https://reactivision.sourceforge.net/#usage -> https://sourceforge.net/projects/reactivision/files/reacTIVision/reacTIVision-1.5.1/

I switched to node v20, installed all packages and app-deps and it worked. Nonetheless I would be interested what the problem is.