Benjamin Mayanja
Benjamin Mayanja
Yeah, this is very weird behaviour https://user-images.githubusercontent.com/39791369/178709676-d73f1cce-591d-4fde-9d59-dc34e283d09c.mov
There's already a [PR with a fix](https://github.com/alexplumb/material-ui-phone-number/pull/131). PR hasn't been merged so you could optionally install the npm package using the fork ``` npm install https://github.com/BindrUK/material-ui-phone-number.git ```
@geiszla Thanks for this, I had created a fork to work on this then I saw you had a fix already 😄
Quick question @geiszla Did you have to install the `peerDependencies` before building the package again? If not, what steps did you follow?
> Tbh because this was just a string change, I search and replaced every occurrence, didn't build again 😅. However, we are not using this fix, as this PR didn't...
Cloud pubsub sounds like the better option here. Though if you want a simpler system, the first way is the way to go. Usually, you should go with the simpler...
> The types in DefinitelyTyped are not complete... It's missing a lot of definitions, for example, the adaptors. Yeah, having an issue with that `Property 'SequelizeAdapter' does not exist on...