dsyddall

Results 2 comments of dsyddall

Also having this issue with scrollToElement (number) not scrolling to the right images. As a workaround, I tried setting the image id as #image0, #image1, etc and using scrollToElement (id)....

Possibly a duplicate of https://github.com/swc-project/swc-node/issues/741? The issue was fixed in https://github.com/swc-project/swc-node/pull/742, but the changes have not yet been released.