vertigo-web / vertigo

Reactive WebAssembly
Apache License 2.0
21 stars 3 forks source link

Can't find root <html> element probably on missing variables #248

Closed sfisol closed 5 months ago

sfisol commented 1 year ago

Running vertigo watch in vertigo source

thread 'tokio-runtime-worker' panicked at 'Can't find root <html> element', crates/vertigo-cli/src/serve/html/element.rs:157:17

Probably due to missing env variables. This should be produce more meaningful error