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