Jannis "Nexor" Betz

Results 22 comments of Jannis "Nexor" Betz

getting max 91 on iOS and Android

@stovmascript if the Pullrequest could be accepted it would be awesome! I'm having the same problems with an ejected expo app, not actually updating the version numbers.

pushing this again. Vue2 with TS inside the routes (or better within the slug generation code) - even serving wont work, because of JS.TS problems.

I am having the same Problem. running the tests on my local machine (Node 14.16.0) is all fine. But once i push it to git, and jenkins takes over the...

Can confirm! With the direct import of the ESM file, everything works fine.

Since reporting this issue i removed the plugin completely. I will reinstall and have a look, if that helps

> @neXorianus did you find any other solution to have blur feature? i didn't get to reinstall the plugin until yet - so i dropped the bluriness in my app

removing `file://` works like a charm. Sadly this is not documented anywhere except in this report.

won't work for me. having `...` and ``` get masonryCols() {// computed{masonryCols() {...}} return (this.view === 'masonry') ? { default: 3, 900: 2, 400: 1 } : 1; } ```...