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
Since a few days we're observing some odd flexbox behavior with our plugin (e.g. child flexbox divs not properly filling parents anymore). For reproducibility sake I was quickly checking this project out and it definitely doesn't look like it used to.
I reckon the office-ui-fabric-core/11.0.0 was updated underneath, but can't quite make the leap on what happened exactly in the last couple of days.
Current behavior
Just to give you an example from our plugin:
The body stretches the whole panel height, the ms-welcome doesn't want to properly fill the parent anymore:
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
checkout this project
npm i
npm start
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Since a few days we're observing some odd flexbox behavior with our plugin (e.g. child flexbox divs not properly filling parents anymore). For reproducibility sake I was quickly checking this project out and it definitely doesn't look like it used to.
I reckon the office-ui-fabric-core/11.0.0 was updated underneath, but can't quite make the leap on what happened exactly in the last couple of days.
Current behavior
Just to give you an example from our plugin:
The body stretches the whole panel height, the
ms-welcome
doesn't want to properly fill the parent anymore:Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
nothing, just visuals
The text was updated successfully, but these errors were encountered: