4.21.0: Исправление навигации и истории
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m15s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m15s
This commit is contained in:
@@ -127,7 +127,7 @@ function FullStatistics({ selectedProject, onClearSelection, data, loading, erro
|
||||
onClick={() => {
|
||||
// Сбрасываем выбор дня перед выходом с экрана
|
||||
setSelectedDate(todayDateStr)
|
||||
onNavigate('current')
|
||||
window.history.back()
|
||||
}}
|
||||
className="close-x-button"
|
||||
title="Закрыть"
|
||||
|
||||
Reference in New Issue
Block a user