Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 587 Bytes

File metadata and controls

9 lines (8 loc) · 587 Bytes

possible bugs

  • allOf + liveUpdate=true statement loses focus when error is added or removed (@see ObjectProperties page)
  • errors are unexpectedly missing after udpates (from plugin?) -> in general: when to do validation
  • update of errors should redraw component using useEditor hook
  • json-code widget loses data for mixed content-types
  • create isArrayItem introduces error surface if omitted -> property as number
  • maybe refocus replaced widget (e.g. input to textarea while typing)
  • [cannot reproduce] with liveupdate=false multiselect delete is slow or misses update