Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tooltip): Default tooltip portal to document.body at runtime (#76427
) Refs: [JAVASCRIPT-2NAQ](https://sentry.sentry.io/issues/4322983594/) Sometimes we're seeing `Target container is not a DOM element.`. Hopefully this change ensures we always have a DOM element.
- Loading branch information