mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
b978171e0c
If somehow a project ends up with the same doc/file in two locations in the file tree, then projectLocator.findElement will return the callback for both entries. This then tries to end the request multiple times. Of course this should never be a state the project is in, but if it is we should catch it. |
||
---|---|---|
.. | ||
DocLinesComparitor.coffee | ||
ProjectApiController.coffee | ||
ProjectController.coffee | ||
ProjectCreationHandler.coffee | ||
ProjectDeleter.coffee | ||
ProjectDetailsHandler.coffee | ||
ProjectDuplicator.coffee | ||
ProjectEditorHandler.coffee | ||
ProjectEntityHandler.coffee | ||
ProjectGetter.coffee | ||
ProjectLocator.coffee | ||
ProjectOptionsHandler.coffee | ||
ProjectRootDocManager.coffee | ||
ProjectUpdateHandler.coffee |