Let rustc infer literal booleans in leptos_fluent!
#902
Annotations
2 errors and 1 warning
The run was canceled by @mondeja.
|
Run end to end tests
The operation was canceled.
|
Run end to end tests:
leptos-fluent/src/lib.rs#L867
use of deprecated function `__SsrHtmlTag`: The component `SsrHtmlTag` is not needed anymore and will be removed in v0.2. The `sync_html_tag_lang` and `sync_html_tag_dir` parameters of the `leptos_fluent!` macro are enough to set the `lang` and `dir` attributes of the `<html>` tag on SSR.
|
Loading