fix(tradein/v2): гонка при клике по строке «Предыдущие оценки» — отчёт не загружался #2428
1 changed files with 1 additions and 0 deletions
|
|
@ -695,6 +695,7 @@ export default function TradeInV2Page() {
|
|||
|
||||
function handleNew() {
|
||||
setFreshResult(null);
|
||||
setPendingRestoreId(null);
|
||||
router.replace("/v2", { scroll: false });
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue