- Add onMessageReset reference comparison to OptimizedMessageActions memo - Force component re-render when model selection changes - Prevent stale closure issue in retry functionality - Ensure first retry attempt uses newly selected model Previously, when changing the model selection, the retry button would still use the previous model due to React memo optimization preventing re-renders. By comparing the onMessageReset callback reference, the component now properly updates when the model changes, ensuring the retry functionality immediately uses the currently selected model.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| ChatArea.js | Loading commit data... | |
| CodeViewer.js | Loading commit data... | |
| ConfigManager.js | Loading commit data... | |
| CustomInputRender.js | Loading commit data... | |
| CustomRequestEditor.js | Loading commit data... | |
| DebugPanel.js | Loading commit data... | |
| FloatingButtons.js | Loading commit data... | |
| ImageUrlInput.js | Loading commit data... | |
| MessageActions.js | Loading commit data... | |
| MessageContent.js | Loading commit data... | |
| OptimizedComponents.js | Loading commit data... | |
| ParameterControl.js | Loading commit data... | |
| SettingsPanel.js | Loading commit data... | |
| ThinkingContent.js | Loading commit data... | |
| configStorage.js | Loading commit data... | |
| index.js | Loading commit data... |