Open insomniacc opened 4 months ago
4.3.2
Low
msi
Copy code sample from: https://docs.powershelluniversal.com/userinterfaces/components/utilities/transitions#slide
Render page, use the switch to trigger element.
Card slides in/out as the switch is on/off.
There's a brief delay and the component pops out of view and pops back in with no transition.
Fade transitions seem to work aok using the example code
Collapse, Fade and Grow work ok. But I can replicate the same issue with Zoom also
Version
4.3.2
Severity
Low
Environment
msi
Steps to Reproduce
Copy code sample from: https://docs.powershelluniversal.com/userinterfaces/components/utilities/transitions#slide
Render page, use the switch to trigger element.
Expected behavior
Actual behavior
Additional Environment data
Fade transitions seem to work aok using the example code
Screenshots/Animations