@react-aria (a dependency of tooltip component) is causing issues with Document component on document update. Due to a subtle change to the trigger props value editors lost their onBlur / onFocus listeners causing editor value to not update correctly
This issue is not affecting Compass due to the package-lock, but cloud team ran into this updating compass-crud to latest version so we should address this