Luca Ban

Results 494 comments of Luca Ban

@FloEdelmann thanks for your comment! I personally don't mind either way. I think it might be OK to force either both `scoped` and `setup` as single attrs at the end,...

Ever since I started using Capacitor 3.x with Firebase 9.x **compat build** I cannot launch Capacitor anymore with the same error as the OP. @sam-gc With the **compat build** however...

@sam-gc Thank you very much. I spent all day yesterday upgrading all dependencies to V9 Modular syntax, and now my app launches. However, now I'm getting this error on Capacitor:...

@sam-gc Update: It works when I instantiate firestore like so: ```js const firestore = platform === 'web' ? getFirestore(firebaseApp) : initializeFirestore(firebaseApp, { experimentalForceLongPolling: true }) ``` Do you think we...

@syuilo did you see this section of the readme? https://github.com/mesqueeb/merge-anything#concat-arrays

@syuilo I see!! something like this? can you test it out? ```js import { isArray } from 'is-what' import { merge } from 'merge-anything' export function concatArrays (originVal: any, newVal:...

@raineorshine FYI `-ws` is shorthand for `--workspaces`, maybe you didn't enable this flag on the NCU side?

@lhc70000 Any chance you can look into support for H265 4K 60FPS Video? Is there anything we can help with? Like provide sample videos? Anything from my SONY camera recorded...

@RJ-Clegg How it going? - It's often I mark a thread as "read" by mistake, try to mark it "unread" again, but can't because of this bug. - Another case...

I think not yet, it's still bugged in my version 😔very annoying but it's a free app so I won't complain? 😁 Sent with GitHawk