fix: add beforeunload logic for board in edit mode (#1531)
This commit is contained in:
@@ -1563,6 +1563,10 @@
|
||||
"title": "Unable to apply changes",
|
||||
"message": "The board could not be saved"
|
||||
}
|
||||
},
|
||||
"confirmLeave": {
|
||||
"title": "Unsaved changes",
|
||||
"message": "You have unsaved changes, are you sure you want to leave?"
|
||||
}
|
||||
},
|
||||
"oldImport": {
|
||||
|
||||
Reference in New Issue
Block a user