The useOverlayPosition when i set the shouldFlip = false, and placement = top, It appears there may be display issues, as it seems the overall height of the pop-up box has not been added.
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
### 🤔 Expected Behavior?
display normal
### 😯 Current Behavior
display error
### 💁 Possible Solution
_No response_
### 🔦 Context
_No response_
### 🖥️ Steps to Reproduce
useOverlayPosition({
shouldFlip: false,
placement: 'top'
})
### Version
latest
### 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.