mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
2759ff39da
fix: pass correct selected model in ModelOverlay The ModelOverlay component was incorrectly passing the current model instead of the newly selected model to its onSelect callback. This prevented model changes from being applied properly. The fix ensures that when a user selects a new model, the parent component receives the correct newly selected model value, allowing model changes to work as intended.
2759ff39da
ยท
2025-04-25 09:38:05 -07:00
History