I would think that bs5 uses css for smooth scroll (scroll-behavior: smooth) which safari doesn’t support.
There is a smooth scroll polyfill that you can use:
Hope this helps
I would think that bs5 uses css for smooth scroll (scroll-behavior: smooth) which safari doesn’t support.
There is a smooth scroll polyfill that you can use:
Hope this helps