Nedim Malicbegovic

Results 19 comments of Nedim Malicbegovic

I tried the 4+ versions, those 2 didn't work, so I tried this version: health: ^3.4.4 and it worked

> @SavchenkoAndriy since 2.3.0 the background service (android) is running on it's own process, it's just like you running 2 different app. So you need to call like this >...

Maybe just use a for loop although not memory efficient, just wanna say thanks @Kavantix for this awesome package, really needed the MultiSliver feature ;)

Cannot have the value above to be always visible, it needs to be clicked, if you know any other way, it would be helpful

> Have you read this guide? https://modularforms.dev/qwik/guides/transform-inputs Yes, but since I need the type as a number and this will be a string, not idea is it possible using your...

Here is a reproduction: https://stackblitz.com/edit/modular-forms-qwik-dsovbj?file=src%2Froutes%2Flogin%2Findex.tsx The only way I could get the transform to work is if the type is string and the input type is string, but it still...

Yes, but it's not the $ that's important here, you see the commas for number formatting so the number is not 10000 but rather 10,000

Using all the latest versions: "@types/intl-tel-input": "^18.1.4", "intl-tel-input": "^19.1.0",

I thought you guys mantained this package https://www.npmjs.com/package/@types/intl-tel-input , guess not, ehh, well for anyone wondering there are some other options that aren't mentioned in the types