+ Module parse failed: Unterminated template (1:1) You may need an
+ appropriate loader to handle this file type, currently no loaders are
+ configured to process this file. See
+ https://webpack.js.org/concepts#loaders > \`;
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -161,86 +309,234 @@ exports[`overlay should not show initially, then show on an error and allow to c
exports[`overlay should not show initially, then show on an error, then hide on fix: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
-
ESC
+
+
+
+
+
ERROR 1/1
+
+
+ ⌘ + ←
+ PREV
+
+
+
+
+ ERROR in ./foo.js 1:1
+
+ Module parse failed: Unterminated template (1:1) You may need an
+ appropriate loader to handle this file type, currently no loaders are
+ configured to process this file. See
+ https://webpack.js.org/concepts#loaders > \`;
+
+
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
@@ -287,87 +583,235 @@ exports[`overlay should not show initially, then show on an error, then hide on
exports[`overlay should not show initially, then show on an error, then show other error, then hide on fix: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
-
ESC
+
+
+
+
+
ERROR 1/1
+
+
+ ⌘ + ←
+ PREV
+
+
+
+
+ ERROR in ./foo.js 1:1
+
+
+ Module parse failed: Unterminated template (1:1) You may need an
+ appropriate loader to handle this file type, currently no loaders are
+ configured to process this file. See
+ https://webpack.js.org/concepts#loaders > \`;
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -376,104 +820,252 @@ exports[`overlay should not show initially, then show on an error, then show oth
exports[`overlay should not show initially, then show on an error, then show other error, then hide on fix: overlay html 2`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
-
ESC
+
+
+
+
+
ERROR 1/1
+
+
+ ⌘ + ←
+ PREV
-
-
-"
-`;
-
-exports[`overlay should not show initially, then show on an error, then show other error, then hide on fix: page html after fix error 1`] = `
-"
-
webpack-dev-server is running...
-
-
-"
-`;
-
-exports[`overlay should not show initially, then show on an error, then show other error, then hide on fix: page html initial 1`] = `
-"
-
webpack-dev-server is running...
-
+
+
+ ERROR in ./foo.js 1:1
+
+
+ Module parse failed: Unterminated template (1:1) You may need an
+ appropriate loader to handle this file type, currently no loaders are
+ configured to process this file. See
+ https://webpack.js.org/concepts#loaders > \`;a
+
+
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
+
+
+"
+`;
+
+exports[`overlay should not show initially, then show on an error, then show other error, then hide on fix: page html after fix error 1`] = `
+"
+
webpack-dev-server is running...
+
+
+"
+`;
+
+exports[`overlay should not show initially, then show on an error, then show other error, then hide on fix: page html initial 1`] = `
+"
+
webpack-dev-server is running...
+
"
`;
@@ -531,82 +1123,230 @@ exports[`overlay should not show overlay when Trusted Types are enabled, but pol
exports[`overlay should show a warning after invalidation: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+
+
+
+
ERROR 1/1
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -636,109 +1376,230 @@ exports[`overlay should show a warning after invalidation: page html 1`] = `
exports[`overlay should show a warning and error for initial compilation and protects against xss: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
- ERROR
-
-
+
+
+
+ DISMISSESC
+
-
-
+
+
ERROR 1/2
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ ERROR
+
+
+ <strong>strong</strong>
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -768,190 +1629,230 @@ exports[`overlay should show a warning and error for initial compilation and pro
exports[`overlay should show a warning and error for initial compilation: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
- ERROR
+
-
- Warning from compilation
-
+ Compiled with problems:
+
-
-
- ERROR
-
-
+
+ DISMISSESC
+
-
-
+
+
ERROR 1/5
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
-
- ERROR
-
-
- Error from compilation. Can't find 'test' module.
-
+ ERROR
-
- ERROR
-
-
- Error from compilation. Can't find 'test' module.
-
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -981,82 +1882,230 @@ exports[`overlay should show a warning and error for initial compilation: page h
exports[`overlay should show a warning and hide them after closing connection: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+
+
+
+
ERROR 1/1
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1094,82 +2143,230 @@ exports[`overlay should show a warning and hide them after closing connection: p
exports[`overlay should show a warning for initial compilation: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+
+
+
+
ERROR 1/1
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1199,82 +2396,230 @@ exports[`overlay should show a warning for initial compilation: page html 1`] =
exports[`overlay should show a warning when "client.overlay" is "true": overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+
+
+
+
ERROR 1/1
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1304,82 +2649,230 @@ exports[`overlay should show a warning when "client.overlay" is "true": page htm
exports[`overlay should show a warning when "client.overlay.errors" is "true": overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+
+
+
+
ERROR 1/1
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1409,82 +2902,230 @@ exports[`overlay should show a warning when "client.overlay.errors" is "true": p
exports[`overlay should show a warning when "client.overlay.warnings" is "true": overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+
+
+
+
ERROR 1/1
+
+
-
⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1514,93 +3155,241 @@ exports[`overlay should show a warning when "client.overlay.warnings" is "true":
exports[`overlay should show an ansi formatted error for initial compilation: overlay html 1`] = `
"
- Compiled with problems:
-
-
-
+
+
+
- ERROR
-
-
+
+
+
+
+
+
+
ERROR 1/1
+
+
+
+
+
+
+
+ ERROR
+
+
+
+ 18 |
+ Render
+ ansi formatted text
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1630,82 +3419,230 @@ exports[`overlay should show an ansi formatted error for initial compilation: pa
exports[`overlay should show an error after invalidation: overlay html 1`] = `
"
- Compiled with problems:
-
-
- ×
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+ DISMISSESC
+
+
+
+
+
ERROR 1/1
+
+
- ERROR
-
-
⌘ + ←
+ PREV
- Error from compilation
-
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ ERROR
+
+
+ Error from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1735,82 +3672,230 @@ exports[`overlay should show an error after invalidation: page html 1`] = `
exports[`overlay should show an error for initial compilation: overlay html 1`] = `
"
+ Error from compilation. Can't find 'test' module.
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1840,82 +3925,230 @@ exports[`overlay should show an error for initial compilation: page html 1`] = `
exports[`overlay should show an error when "client.overlay" is "true": overlay html 1`] = `
"
+ Error from compilation. Can't find 'test' module.
+
+
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -1945,82 +4178,230 @@ exports[`overlay should show an error when "client.overlay" is "true": page html
exports[`overlay should show an error when "client.overlay.errors" is "true": overlay html 1`] = `
"
+ Error from compilation. Can't find 'test' module.
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2050,82 +4431,230 @@ exports[`overlay should show an error when "client.overlay.errors" is "true": pa
exports[`overlay should show an error when "client.overlay.warnings" is "true": overlay html 1`] = `
"
- Compiled with problems:
-
-
- ×
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+ DISMISSESC
+
+
+
+
+
ERROR 1/1
+
+
- WARNING
-
-
⌘ + ←
+ PREV
- Warning from compilation
-
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Warning from compilation
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2155,82 +4684,230 @@ exports[`overlay should show an error when "client.overlay.warnings" is "true":
exports[`overlay should show error for uncaught promise rejection: overlay html 1`] = `
"
- Uncaught runtime errors:
-
-
- ×
-
-
+
+
+
+ Runtime Error
+
+
+
+
+ DISMISSESC
+
+
+
+
+
ERROR 1/1
+
+
- ERROR
-
-
⌘ + ←
+ PREV
- Async error at <anonymous>:3:26
-
+ NEXT
+ ⌘ + →
+
+
+
+ ERROR
+
+
+ Async error at <anonymous>:3:26
+
+
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2239,83 +4916,231 @@ exports[`overlay should show error for uncaught promise rejection: overlay html
exports[`overlay should show error for uncaught runtime error: overlay html 1`] = `
"
- Uncaught runtime errors:
-
-
- ×
-
-
+
+
+
+ Runtime Error
+
+
+
+
+ DISMISSESC
+
+
+
+
+
ERROR 1/1
+
+
- ERROR
-
-
⌘ + ←
+ PREV
- Injected error at throwError (<anonymous>:2:15) at
- <anonymous>:3:9
-
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ ERROR
+
+
+ Injected error at throwError (<anonymous>:2:15) at
+ <anonymous>:3:9
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2324,82 +5149,230 @@ exports[`overlay should show error for uncaught runtime error: overlay html 1`]
exports[`overlay should show error when it is not filtered: overlay html 1`] = `
"
+
+
+
+
+
+ Compiled with problems:
+
+
+
+
+ DISMISSESC
+
+
+
+
+
ERROR 1/1
+
+
+ ⌘ + ←
+ PREV
+ NEXT
+ ⌘ + →
+
+
+
+
- Compiled with problems:
-
-
- ×
-
-
-
- ERROR
-
-
- Unfiltered error
-
+ ERROR
+
+
+ Unfiltered error
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2429,82 +5402,143 @@ exports[`overlay should show error when it is not filtered: page html 1`] = `
exports[`overlay should show overlay when "Content-Security-Policy" is "default-src 'self'" was used: overlay html 1`] = `
"
- Compiled with problems:
-
-
- X
-
-
+
+
+
- ERROR
-
-
+
+
+
- Error from compilation. Can't find 'test' module.
-
+ X
+
+
+
+
+
+ ERROR
+
+
+ Error from compilation. Can't find 'test' module.
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2534,82 +5568,230 @@ exports[`overlay should show overlay when "Content-Security-Policy" is "default-
exports[`overlay should show overlay when Trusted Types are enabled and the "require-trusted-types-for 'script'" header was used: overlay html 1`] = `
"
+ Error from compilation. Can't find 'test' module.
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2639,82 +5821,230 @@ exports[`overlay should show overlay when Trusted Types are enabled and the "req
exports[`overlay should show overlay when Trusted Types are enabled: overlay html 1`] = `
"
+ Error from compilation. Can't find 'test' module.
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+
"
@@ -2744,82 +6074,230 @@ exports[`overlay should show overlay when Trusted Types are enabled: page html 1
exports[`overlay should show warning when it is not filtered: overlay html 1`] = `
"
- Compiled with problems:
-
-
- ×
-
-
+
+
+
+ Compiled with problems:
+
+
+
+
+ DISMISSESC
+
+
+
+
+
ERROR 1/1
+
+
- WARNING
-
-
⌘ + ←
+ PREV
- Unfiltered warning
-
+ NEXT
+ ⌘ + →
+
+
+
+
+
+ WARNING
+
+
+ Unfiltered warning
+
+ This screen is only visible in development only. It will not appear in
+ production. Open your browser console to further inspect this error.
+