Skip to main content

Agent 2.138.1

Added

  • Callback for click event captured that allows properties to be added to the event programmatically

Fixed

  • Use pointerdown event when available for element removal click detection (when enabled)
  • Do not use URL polling when pushState is available
  • Guard against potential undefined reference when attempting to add focus listener to textareas and inputs in guides
  • Improved tooltip positioning to better handle unique host application layouts