Tal Shmuel Kleiner

Results 5 comments of Tal Shmuel Kleiner

> Same issue. > Have to use this trick: > > ``` > React.useEffect(() => { > const scrollable = document.getElementById("scrollableDiv"); > scrollable.scrollTop = 0 > },[searchString]) > ``` >...

Made it work! this is the solution: https://github.com/vercel/swr/issues/1168#issuecomment-864490525

`import * as mergeImg from "merge-img"`

@bnaya @benjamingr ok i decided to go with the page that is attached with the jest puppeteer integration since i guess i will avoid bugs that can happen from not...