We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f2df0 commit 5378c14Copy full SHA for 5378c14
1 file changed
barcode-scanner-api-samples/scan-single-barcode/blazor/wwwroot/index.html
@@ -5,7 +5,7 @@
5
<meta charset="utf-8" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>BlazorApp</title>
8
- <base href="/" />
+ <base href="./" />
9
</head>
10
11
<body>
0 commit comments