compute-scroll-into-view icon indicating copy to clipboard operation
compute-scroll-into-view copied to clipboard

Shadow DOM support

Open arturbien opened this issue 3 years ago • 2 comments

Any plans on adding support for Shadow DOM ? It was temporarily dropped in https://github.com/stipsan/compute-scroll-into-view/pull/76

arturbien avatar Jan 14 '22 11:01 arturbien

I created a PR https://github.com/stipsan/compute-scroll-into-view/pull/829 for support of shadow DOM. I am not sure whether anchor problem is still there, but the implementation is little bit different than before so there is a chance that it will work now

pvojtechovsky avatar May 02 '22 11:05 pvojtechovsky

@stipsan wdyt is needed to bring (back) support for shadow DOMs? Better test coverage of the linked PR?

sPaCeMoNk3yIam avatar Jul 21 '22 10:07 sPaCeMoNk3yIam