binaryage / binaryage/firequery
data events not displaying with jquery 1.9.1 ++
- 主要言語
- JavaScript
- スター
- 170
- フォーク
- 18
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi there!
I saw the issue https://github.com/binaryage/firequery/issues/33 has been closed and indeed events are shown with this version.
It still works with jquery 1.8.3:
http://jsfiddle.net/FRZwp/2/
However with jquery 1.9.1 and onwards it doesn't work anymore:
http://jsfiddle.net/FRZwp/1/
Maybe the firequery code (firequery.js, starting from line 630) should implement the jQuery._data(element, "events") in some way?
cheers
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
firequery.js の 630 行目付近から始め、提供されている jQuery 1.8.3 および 1.9.1 の jsFiddle ケースを比較してください。提案されている jQuery._data(element, "events") パスを含め、これらの jQuery バージョン間でイベントデータにどのようにアクセスするかを確認してください。jQuery 1.9.1 以降でデータイベントが表示され、1.8.3 のケースを壊さなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, jquery
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100