adopted-ember-addons / adopted-ember-addons/ember-paper
Maxiumum call stack error with paper chips in acceptance test
オープン
- 主要言語
- JavaScript
- スター
- 879
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)
```
コントリビューションガイド
評価
この issue はまだ評価されていません。