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.