node:click在一些旧版本谷歌浏览器无法使用,使用鼠标抬起事件和双击事件无法区分开
Open
bug 🐛
need improvement
- Dominant language
- TypeScript
- Stars
- 12.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
node:click在一些旧版本谷歌浏览器无法使用,使用鼠标抬起事件和双击事件无法区分开,有没有一些好的办法,需要使用Polyfills或者Babel 嘛
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the node:click behavior in an affected older Google Chrome version and compare mouseup with double-click handling in G6. Determine whether the issue requires a compatibility change, Polyfill, or Babel configuration; done means the events can be distinguished reliably in the reported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100