Anthony Cirinelli

Results 15 issues of Anthony Cirinelli

When zipping a folder with sub-folders, empty sub-folders (no files) are excluded from the zip file.

It appears the POST URL to exchange a public_token for an access_token has been changed in the API from **/exchange_token** to **/item/public_token/exchange** https://plaid.com/docs/api/#exchange-token-flow

this.onLoad() is called in onLoadedScript(), but it's not defined. It seems like it has to be passed through the component as a prop, even if it is not used. ```...

Add events for opening and closing of the modal.

### Vue Currency Input version v3.0.3 ### Vue version v3.2.45 ### What browser are you using? Chrome ### What operating system are you using? MacOS ### Reproduction link https://codesandbox.io/s/muddy-frost-p7qgv2?file=/src/components/VCurrencyField.vue:1006-1023 ###...