mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Introduced refs for selected issue and validation dialog state to prevent unnecessary re-subscribing on state changes. - Added cleanup logic to ensure proper handling of asynchronous operations during component unmounting. - Enhanced error handling in validation loading functions to only log errors if the component is still mounted, improving reliability.