Files
ComfyUI_frontend/src
bymyself cdd940ebde [fix] Add proper cleanup for nodeManager to prevent memory leaks
- Add nodeManager.cleanup() call in onUnmounted hook
- Set nodeManager to null after cleanup to clear reference
- Improve type safety by removing 'any' types and using proper interfaces
- Fix LGraphCanvas type import and usage

This ensures all event listeners and resources managed by useGraphNodeManager
are properly cleaned up when the GraphCanvas component unmounts, preventing
memory accumulation in long-running sessions.
2025-07-05 03:08:18 -07:00
..
2025-06-30 12:13:01 -07:00
2025-06-28 15:37:23 -07:00
2025-06-28 15:37:23 -07:00
2025-06-30 12:13:01 -07:00
2025-06-30 12:25:55 -07:00
2025-04-25 13:12:30 -04:00
2024-09-25 16:01:50 +09:00
2025-03-25 14:34:44 -04:00
2024-09-22 10:12:54 +04:00