drl990114 / tauri-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduction

  • yarn tauri dev
  • open http://localhost:1420/ in browser
  • command + z is work
  • in tauri window
    • input can undo by command + z
    • div contenteditable can undo by command + z
    • remirror can not undo by command + z when command + v to paste text
    • slate can not undo by command + z

About


Languages

Language:TypeScript 57.8%Language:CSS 26.4%Language:Rust 10.2%Language:HTML 5.6%