dioxus/packages/web/BUGS.md

7 lines
260 B
Markdown
Raw Normal View History

2021-09-24 04:05:56 +00:00
# Known quirks for browsers and their workarounds
- text merging (solved through comment nodes)
- cursor jumping to end on inputs (not yet solved, solved in React already)
- SVG attributes cannot be set (solved using the correct method)
- volatile components