locomotive-scroll
locomotive-scroll copied to clipboard
Locomotive Scroll not working until I do Inspect Element on Safari
Hello, I am experiencing an issue with the Locomotive Scroll on Safari Mac where it does not work until I manually perform the "Inspect Element" action. This issue is causing an inconvenience as it disrupts the user experience for visitors using Safari on a Mac device.
Steps to Reproduce:
- Open Safari on a Mac device.
- Navigate to the (https://tt.wow-hp.com/) with Locomotive Scroll implemented.
- Attempt to scroll using the Locomotive Scroll feature.
- Observe that the Locomotive Scroll feature does not work as expected.
- Perform the "Inspect Element" action on Safari.
- Attempt to scroll using the Locomotive Scroll feature again.
- Observe that the Locomotive Scroll feature now works as expected.
Expected behavior The Locomotive Scroll feature should work without any issues on Safari Mac devices without requiring any manual actions such as "Inspect Element".
Thank you.
I seem to be experiencing the same issue. @Touseef-khattak did you find a solution for this?
@timothyachumba @Touseef-khattak try to make the scrollFromAnywhere option false. This should work.
@oongniel locomotive scrollFromAnywhere default value is already false.