show parser errors

This commit is contained in:
Robin Appelman 2024-02-25 17:48:53 +01:00
commit e02a9de1fa
4 changed files with 20 additions and 7 deletions

View file

@ -63,6 +63,7 @@ impl Page for ViewerPage<'_> {
}
}
progress.parse.onlyscript min = "0" max = "100" value = "0" {}
#error {}
}
script module src = (script) type = "text/javascript" {}
link rel="stylesheet" type="text/css" href=(style_url);