diff --git a/umap/static/umap/js/modules/data/layer.js b/umap/static/umap/js/modules/data/layer.js index 617fea1a..3d539384 100644 --- a/umap/static/umap/js/modules/data/layer.js +++ b/umap/static/umap/js/modules/data/layer.js @@ -1146,6 +1146,9 @@ export class DataLayer { await this._umap.saveAll() } ) + } else { + console.debug(error) + Alert.error(translate('Cannot save layer, please try again in a few minutes.')) } } else { // Response contains geojson only if save has conflicted and conflicts have