Rafael Franco
Rafael Franco
Mind working on a PR? It is fairly simple
I started deleting things around that I think I won't use and this bug happened.
I found out that removing the netlify plugin causes this bug, don't ask me why. The reason I'm deleting it is because I will deploy somewhere else and I won't...
I like the idea of receiving the phone number and format the country code if it is present (eg. length > 11).
I'm no longer using Bulma or this package, so I'm not able to add this feature. I would review and merge the pull request if you submit one.
@mohamed--abdel-maksoud I usually go with styled-components or emotion nowadays, even inline CSS works for me, I find bulma to be extremelly heavy for the projects I work on.
Had the same problem. I was using `now` while destructuring the `Date` object. ```js // does not work const { now } = Date const now = Date.now // works...
Had the same problem on mac os. Reinstalling Java fixed for me.
Hey @jpravetz, thanks for this. I agree with you, this library could use some clean up and updates. Would you mind opening a PR with your suggestions?
@jpravetz I can try to help with the build process once you open the PR.