DioxusLabs / DioxusLabs/dioxus
SVG Attributes aria_hidden is not implemented for SVG element
Open
html
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
from https://tailwindcss.com/plus/ui-blocks/application-ui/navigation/navbars
i copied the html and translate using dx translate -c --file .\nav.html >> nav.txt
but program is not compiling
```shell
|
290 | aria_hidden: "true",
| ^^^^^^^^^^^ not found in `dioxus_elements::svg`
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.