You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this code (example is simplified) in my project. After update to 6.0.3, I started to have warnings that position prop is undefined from inside PopoverContent.
Some things could still be improved (like scrolling the popover content when it doesn't fit on the screen). But the library offers enough control to the developers to implement it themself 👍
I have this code (example is simplified) in my project. After update to 6.0.3, I started to have warnings that
position
prop is undefined from insidePopoverContent
.The text was updated successfully, but these errors were encountered: