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

$el.size is not a function #5

Open
apierzch opened this issue Jul 21, 2017 · 0 comments
Open

$el.size is not a function #5

apierzch opened this issue Jul 21, 2017 · 0 comments

Comments

@apierzch
Copy link

apierzch commented Jul 21, 2017

When using:

type('first').in('.filter-values__search')

I'm getting:

Chrome 58.0.3029 (Linux 0.0.0) test FAILED
                TypeError: $el.size is not a function
                    at eval (webpack:///../~/angular-test-runner/angular-test-runner.js?:34195:21)
                    at eval (webpack:///../~/angular-test-runner/angular-test-runner.js?:34276:7)
                    at execute (webpack:///../~/angular-test-runner/angular-test-runner.js?:34421:20)
                    at Object.perform (webpack:///../~/angular-test-runner/angular-test-runner.js?:34446:9)
                    at Object.eval (webpack:///./shared/statistics-filters/statistics-filters-values.spec.js?:77:18)

With webpack-based setup (not sure if related)

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