adopted-ember-addons / adopted-ember-addons/ember-paper

Maxiumum call stack error with paper chips in acceptance test

オープン
#633 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。