Crocsx (Federico)

Results 16 comments of Crocsx (Federico)

So, just to confirm, as of Today, it is not possible to NOT import `index.css` ? I am using Gatbsy, and my `global.css` is being overwritten by ants `index.css`.

I have the same problem but with the core library, I don't think this wrapper is the issue. EDIT : I was wrong, my issue was with `[(ngModel)]="phoneNumber"` removing this...

That is because the error is this : `TypeError: viewer.destory is not a function` so must be a typo somewhere in the code

I just wanted to up this Issues. What kind of approach would be the best ? - Passing an element to setKeyboardControls and bind a key to an element (or...

Some code exemple / blitz etc... would be really helpful.

I forced the upgrade on angular 11 (didn't really checked this specific issue) and I am running with it without a problem. It will potentially break in the future, but...

@aznguy No, this original repo works on angular 11 without issue. (I mean at least for what I use it) Only need to add the ``` "allowedCommonJsDependencies": ["geodesy", "util"], ```...

I would love to have this PR merge when possible. It 's a small change, but would remove a lot of "workaround" code in my project to retrieve the proper...

To be honest, you should do something about this, cause this looks like a fork, but it's actually the main repo, and there is no warning when downloading `react-location`. I...

I think this is also needed for `useSendEmailVerification`