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 know there's a "work-around" for using React Components as direct children to the XyzTransitionGroup, and to use display: contents if wrapping the child in a div causes layout issues, but I've been largely unsuccessful using either of these methods while trying to use the Bootstrap Grid. Does anyone have any examples/suggestions for handling these kinds of issues?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I know there's a "work-around" for using React Components as direct children to the
XyzTransitionGroup
, and to usedisplay: contents
if wrapping the child in adiv
causes layout issues, but I've been largely unsuccessful using either of these methods while trying to use the Bootstrap Grid. Does anyone have any examples/suggestions for handling these kinds of issues?Beta Was this translation helpful? Give feedback.
All reactions