I am experiencing an anomaly with a scroll progress indicator I created using React. It works smoothly on chrome however on safari it is jagged. Below is a snippet of what I’m seeing, is this something I can fix?
I tried to disable scroll-snap for safari but that didn’t fix things.