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 am using rc-slider and I need to set the z-index for the element created by getContainer.
I also propose putting this logic inside componentDidMount() and clean up in componentWillUnmount.
Alternatively you could set the styling for the element within the portal. Right now it's a bit tricky to work with.
I am using rc-slider and I need to set the z-index for the element created by getContainer.
I also propose putting this logic inside componentDidMount() and clean up in componentWillUnmount.
Alternatively you could set the styling for the element within the portal. Right now it's a bit tricky to work with.
The text was updated successfully, but these errors were encountered: