implemented interruption of fetch requests if task is clicked in kanban
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
function updateOn(id){
|
||||
task = null;
|
||||
loadTask();
|
||||
console.log(router);
|
||||
}
|
||||
|
||||
function addChild(){
|
||||
|
||||
Reference in New Issue
Block a user