set path explicitly for storing cookie
This commit is contained in:
@@ -98,7 +98,7 @@ define(
|
||||
file: file,
|
||||
date: moment().valueOf(),
|
||||
completed: completed || false
|
||||
}));
|
||||
}), {path: window.location.pathname});
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user