3 评论 (3 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript9,308 star (9,308 star)1,442 fork (1,442 fork)batch import
good first issue
- 议题类型
- bug
- 研究方向
- Review the discussion in PR #2273 for context on the expected behavior. Examine the current implementation of internal.resizeFunction in the c3 codebase, likely in a file related to resizing. The remove() method should be modified to clear all registered resize functions instead of a single one. Check if there are existing tests for resize functionality and update as needed. Ensure the change aligns with the library's existing patterns.