diff --git a/src/scripts/core/root.js b/src/scripts/core/root.js index a802785..2cee71b 100644 --- a/src/scripts/core/root.js +++ b/src/scripts/core/root.js @@ -42,6 +42,8 @@ type: 'error', delay: false }); + + throw new Error('You cannot use AriaNg because this browser does not support data storage.'); } };