Wilgert Velinga

Results 7 comments of Wilgert Velinga

I suggest that the compiled version is not committed to git but only generated during the build in Github Actions/ Travis/ CircleCI (I don't care which one). - I think...

The code currently prepends the zero to the vat if it is missing: https://github.com/se-panfilov/jsvat/blob/65e584b37798a2b0aeb7bf1d237d743d0b5111a3/src/lib/countries/belgium.ts#L7 Is that wrong?

Can this one be merged? We suffer from the same problem!

> I completely forgot that id can be non numeric also.. I'll update this and put some tests for that too, thanks! We actually needed the fix really badly, so...

I was able to make it work by not loading the Google Maps API in AgmCoreModule. If you put this in your AppModule, AgmCoreModule does not load Google Maps API:...

Same here, but for me that is still working with this setup.