Tal Shmuel Kleiner
Tal Shmuel Kleiner
@4ndv can you help?
> 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...