adjust和interaction没办法一起用
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
在项目中,要使用interaction的时候,需要用按需加载的写法才能生效

但是这样写之后,即使加载了adjust

也会报错。

使用的是官网的例子

相反,全量引入F2则adjust生效,但是interaction不生效,报错了。
Contributor guide
Research direction
Start by reproducing the official examples for on-demand loading and full F2 imports, focusing on the interaction and adjust modules shown in the issue. Compare the two loading approaches and confirm that both adjust and interaction work together without the reported error; the issue is done when the documented examples behave consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100