adopted-ember-addons / adopted-ember-addons/ember-paper
Maxiumum call stack error with paper chips in acceptance test
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 879
- Forks
- 327
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
using the `keyEvent` helper in acceptance tests to add items to a `paper-chips` component causes a maximum call stack error in phantomjs but works fine in browser this is a huge pain for testing on travis though the code is simply
```js
keyEvent('.chips-wrapper input', 'keyup', 13)
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.