自定义Tooltip中onHide事件拿不到外部变化的数据
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
自定义Tooltip中onHide事件拿不到外部变化的数据,例如当前组件内的变化的state,拿不到接口返回后的值,只能拿到初始值
Contributor guide
Research direction
Start by locating the custom Tooltip implementation and the onHide callback path in the JavaScript source. Reproduce the issue with a component state change or an API response after the Tooltip is created, then verify that onHide receives the updated value rather than only the initial value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100