-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
Description
Prerequisites
- I am using the correct version of React-Bootstrap for my version of Bootstrap
- I have searched for duplicate or closed issues
- I have read the contributing guidelines
Describe the bug
Hey guys i was trying to use react-overlays along with shouldUpdatePosition param but it seems like that param has been removed from the code itself as of v5.2.1 is there any alternative to this? Currently my overlay container is clipping outside even with preventOverFlow and flip modifiers and the position is only fixed when i do a scroll . Any help on this would be greatly appreciated.
Expected behavior
No response
To Reproduce
No response
Reproducible Example
//
Screenshots
No response
What operating system(s) are you seeing the problem on?
No response
What browser(s) are you seeing the problem on?
No response
What version of React-Bootstrap are you using?
2.10.5
What version of Bootstrap are you using?
//
Additional context
No response