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

Capybara::Poltergeist::JavascriptError (TypeError: undefined is not a function) #81

Closed
acreilly opened this issue Nov 27, 2017 · 1 comment

Comments

@acreilly
Copy link
Contributor

acreilly commented Nov 27, 2017

Master branch is failing due to poltergeist errors. I updated the version but the errors still occur. Need some guidance.

https://travis-ci.org/boomerdigital/solidus_avatax_certified/jobs/304816095

       One or more errors were raised in the Javascript code on the page. If you don't care about these errors, you can ignore them by setting js_errors: false in your Poltergeist configuration (see documentation for details).
       TypeError: undefined is not a function (evaluating 'Object.keys(this.lineHash).find(function(key){ return this[key] === value}.bind(this.lineHash))')
       TypeError: undefined is not a function (evaluating 'Object.keys(this.lineHash).find(function(key){ return this[key] === value}.bind(this.lineHash))')```
@aldesantis
Copy link
Contributor

master branch is passing now, so I'm going to close this.

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

2 participants