ricardoboss / Prolangle

A game about programming languages.
https://prolangle.ricardoboss.de
MIT License
2 stars 1 forks source link

[Bug]: error bar has missing asset #80

Open chucker opened 6 months ago

chucker commented 6 months ago

What happened?

image

The close button no longer renders, likely due to #68

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Screenshots

No response

ricardoboss commented 6 months ago

I mean ideally there are no errors. Is this really relevant for the end-user?

chucker commented 6 months ago

In that case… remove the bar altogether? Show a snackbar instead? (Probably non-trivial since whole point is that Blazor might not be running.)