DioxusLabs / DioxusLabs/dioxus

SVG Attributes aria_hidden is not implemented for SVG element

Open
#4,405 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.