Tooltip cannot be used without TooltipTrigger
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
### Provide a general summary of the issue here
This usage of Tooltip should be allowed, according to the docs.
```tsx
```
### 🤔 Expected Behavior?
Work with no error.
### 😯 Current Behavior
Uncaught TypeError: Cannot read properties of null (reading 'isOpen')
### 💁 Possible Solution
_No response_
### 🔦 Context
_No response_
### 🖥️ Steps to Reproduce
https://stackblitz.com/edit/rac-tooltip-wo-trigger-bug?file=src%2FApp.tsx
### Version
1.12.2
### What browsers are you seeing the problem on?
Chrome
### If other, please specify.
_No response_
### What operating system are you using?
macOS
### 🧢 Your Company/Team
_No response_
### 🕷 Tracking Issue
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.