Dan Tovbein
Results
1
comments of
Dan Tovbein
Hi @Aljullu , what about passing refs to passing refs to placeholders? I'm figuring out that `ref.current` is always `null` *before* scrolling to the child element. ```javascript Child content! ```...