問題タブ [pen]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - ReactJS ペン イベント
マウスで完全に機能するいくつかの基本的なイベントを取得したいだけですが、表面の鉛筆ではクレイジーな結果になります。ReactJS はポインター型をサポートしていないため、Mouse イベント型を使用することを考えました。Move と Down と Up は、鉛筆で数回クリックした後は呼び出されなくなりました。
完全なコードではありません:
これは既知のバグですか、それとも回避策がありますか?
前もって感謝します!:)