dioxus/packages/web/BUGS.md
2021-09-24 00:05:56 -04:00

260 B

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