You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent unnecessary MCP server refresh on settings save
- Add state comparison before triggering MCP refresh
- Only call handleMcpEnabledChange when mcpEnabled value actually changes
- Fixes issue where saving any settings triggers MCP refresh notifications
Fixes#6772
0 commit comments