Open revington opened 3 years ago
Good find. We haven't tested the connector beyond v1.11, but I took a quick look in https://github.com/vuestorefront/vue-storefront-api/search?q=checkIfTaxWithUserGroupIsActive and it seems like the functions that are imported from that missing file are now in vsf-utilities
.
I recommend cloning this repository, making a new branch, and changing the faulty line to this:
If it works out for you it would be awesome if you make a PR so others can use this on v1.12 :)
Problem is that https://github.com/vuestorefront/vue-storefront-api/tree/v1.12.2/src/lib does no longer have an
./src/lib/taxcalc.js
file