diff --git a/app/assets/javascripts/reports/new.js b/app/assets/javascripts/reports/new.js index 468324566..0df18fe11 100644 --- a/app/assets/javascripts/reports/new.js +++ b/app/assets/javascripts/reports/new.js @@ -1105,6 +1105,8 @@ function constructElementContentsJson(el) { /* Initialize the first-time demo tutorial if needed. */ function initializeTutorial() { if (showTutorial()) { + ignoreUnsavedWorkAlert = true; + introJs() .setOptions({ overlayOpacity: '0.1',