6.4.11: Фикс кнопки назад для диалога желания
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m6s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m6s
This commit is contained in:
@@ -778,7 +778,7 @@ function AppContent() {
|
||||
if (taskDetailModal || wishlistDetailModal) {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
// Если это модальное окно, не обрабатываем здесь - компоненты сами закроют его
|
||||
if (event.state && event.state.modalOpen) {
|
||||
// Если модальных окон нет в DOM, это устаревшая запись — пропускаем её
|
||||
|
||||
Reference in New Issue
Block a user