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:
@@ -774,7 +774,7 @@ function TaskForm({ onNavigate, taskId, wishlistId, isTest: isTestFromProps = fa
|
||||
|
||||
const handleCancel = () => {
|
||||
resetForm()
|
||||
onNavigate?.('tasks')
|
||||
window.history.back()
|
||||
}
|
||||
|
||||
const handleDelete = async () => {
|
||||
|
||||
Reference in New Issue
Block a user