Skip to content

fix: improve Tooltip stability and integration with DropdownMenu#747

Open
sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/tooltip-stability-integration
Open

fix: improve Tooltip stability and integration with DropdownMenu#747
sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/tooltip-stability-integration

Conversation

@sentry
Copy link
Contributor

@sentry sentry bot commented Mar 8, 2026

Fixes TANSTACK-COM-2BM. The issue was that: Radix UI portal attempts to access ownerDocument on a null container during SPA navigation unmounting, causing a TypeError.

  • Prevent state updates on unmounted Tooltip components to avoid React warnings and potential memory leaks.
  • Wrap DropdownMenuTrigger components with a when used with Tooltip to ensure correct rendering and behavior of the tooltip.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 11359915

Not quite right? Click here to continue debugging with Seer.

@netlify
Copy link

netlify bot commented Mar 8, 2026

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit f1887ca
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/69acc07df34f320008abb781
😎 Deploy Preview https://deploy-preview-747--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 22 (🔴 down 1 from production)
Accessibility: 90 (no change from production)
Best Practices: 75 (no change from production)
SEO: 97 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants