Skip to content

Commit 9d5ddb0

Browse files
committed
Remove error UI
1 parent 027741a commit 9d5ddb0

File tree

1 file changed

+1
-7
lines changed
  • frameworks/keyed/blazor-wasm/src/wwwroot

1 file changed

+1
-7
lines changed

frameworks/keyed/blazor-wasm/src/wwwroot/index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html>
33

44
<head>
@@ -11,12 +11,6 @@
1111

1212
<body>
1313
<app>Loading...</app>
14-
15-
<div id="blazor-error-ui">
16-
An unhandled error has occurred.
17-
<a href="" class="reload">Reload</a>
18-
<a class="dismiss">🗙</a>
19-
</div>
2014
<script src="_framework/blazor.webassembly.js"></script>
2115
</body>
2216

0 commit comments

Comments
 (0)