NoxFly

Results 7 comments of NoxFly

I can't test for iOS for now, so I've only tested for Android.

I'm just scrolling over the numbers to select hour and minutes. Each time it passes to a next or previous slot, it's vibrating. So scrolling fast is vibrating a lot....

This issue continues to exist in Ionic v6.18.2 with Angular : ```js import { IonTabs } from '@ionic/angular'; // ... this.tabs.getTab(this.tabs.getSelected()); // Property 'getTab' does not exist on type 'IonTabs'....

Same issue here, Using any package (Enmap, better-sqlite3-multiple-ciphers, ...) that uses better-sqlite3 will run into a SIGSEGV when only creating the database. This occurs only when using Electron. I'm on...

I am facing the same issue. I've my desktop using Windows, and my laptop Linux (Ubuntu 23.04). My laptop does not have a discrete GPU, only an integrated. It should...

Tried today and it is not working for me. I still have this : ```sh root@lambdauser:~# systemctl is-active dbus System has not been booted with systemd as init system (PID...

I am using a pragma key password. I'm using the better-sqlite3-multiple-ciphers package.