Component
Drawer
Describe the bug
Drawer component flickers for a quick second when triggering show prop to true. when closing the Drawer, there is no visual issues.
To Reproduce
Steps to reproduce the behavior:
- Add Drawer component to be used
- Open your app from Firefox browser
- Trigger the Drawer to
show by setting the show prop to true
- Notice that the Drawer flickers for a quick secound before showing the animation of opening a drawer
Expected behavior
Drawer should slide open from the right smoothly without any flickering
Screenshots
I have screen recordings but not sure if its possible to upload here?
Additional context
No additional context
Component
Drawer
Describe the bug
Drawer component flickers for a quick second when triggering show prop to
true. when closing the Drawer, there is no visual issues.To Reproduce
Steps to reproduce the behavior:
showby setting theshowprop to trueExpected behavior
Drawer should slide open from the right smoothly without any flickering
Screenshots
I have screen recordings but not sure if its possible to upload here?
Additional context
No additional context