-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
thematters/matters-web
#860Labels
kind: bugSomething isn't workingSomething isn't working
Description
I use useTransition
for a transition between screens.
I've implemented this based on the Simple Transition example.
Unfortunately, the entering component renders twice which causes a flickering in my special case (scroll down using ref). I've extended the example for presentation purposes. Please see the console.log
. https://codesandbox.io/s/y7wwzyvjkz?fontsize=14
Is there a simple way to avoid this behaviour or is it a bug?
Thanks!
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working