Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submitting an empty Bank Account (createBankAccountForm) shows error #77

Open
shifas opened this issue Jan 20, 2018 · 1 comment
Open

Comments

@shifas
Copy link

shifas commented Jan 20, 2018

ERROR TypeError: Cannot read property 'BANK_NAME' of undefined
at Object.validateBankForm (https://js.prelive.promisepay.com/PromisePay.js:1:77489)
at HTMLFormElement.submitBankEventListener (https://js.prelive.promisepay.com/PromisePay.js:1:75867)
at ZoneDelegate.invokeTask (eval at (http://localhost:8082/polyfills.js:3045:1), :421:31)
at Object.onInvokeTask (eval at (http://localhost:8082/vendor.js:14:1), :4085:33)
at ZoneDelegate.invokeTask (eval at (http://localhost:8082/polyfills.js:3045:1), :420:36)
at Zone.runTask (eval at (http://localhost:8082/polyfills.js:3045:1), :188:47)
at ZoneTask.invokeTask [as invoke] (eval at (http://localhost:8082/polyfills.js:3045:1), :495:34)
at invokeTask (eval at (http://localhost:8082/polyfills.js:3045:1), :1536:14)
at HTMLFormElement.globalZoneAwareCallback (eval at (http://localhost:8082/polyfills.js:3045:1), :1573:21)
at .....

@shifas
Copy link
Author

shifas commented Jan 20, 2018

window.errorStrings may not be set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant