vertigo-web / vertigo

Reactive WebAssembly
Apache License 2.0
21 stars 3 forks source link

Misleading "<html>" error if SSR can't load data from external API #280

Closed sfisol closed 5 months ago

sfisol commented 5 months ago

If fetching data from external API takes too long, HTML collector timeouts which generates "Missing element" error.

User should get a more meaningful message instead.