New-UDTransition mountOnEnter/unmountOnExit

New-UDTransition mountOnEnter/unmountOnExit

avatar
Product: PowerShell Universal
Version: 5.3.2


@Adam Driscoll
I’m working with a few transition boundaries within a card within a modal, and the sizing of the modal reveals ALL of the contents of the transition boundaries shown within the flex container (they are not shown, but the space is reserved for them and when transitioning they move to their “reserved” space instead). When poking through the MUI translation layer I came across these properties for the New-UDTransition:


69c46398af5d3ee458f7b6c5d5252e306f5dd065

Are the unmountOnExit and mountOnEnter props baked in lower than this layer? If not, unless there’s a particular reason why, I’ll open a GH FR. If they are, then I’m just stupid and don’t understand MUI documentation which is fine too.Thanks!

69c46398af5d3ee458f7b6c5d5252e306f5dd065.png

avatar
(anonymous user)

Recommended Answer

Opened GH#4449!

All Comments (2)

avatar

We aren’t splatting the parameters for this so we would need to update the cmdlet\javascript to support this so feel free to open an issue.

Adam Driscoll
PowerShell Expert and Developer at Devolutions

avatar

Opened GH#4449!