Open
Description
This commit breaks slickGoTo
function, because it takes away focus from any other elements (ex: input / textarea) and scrolled page to slider (even if it's at the very bottom of the page)
Example of bug:
https://codesandbox.io/s/react-slick-playground-forked-tk19k?file=/index.js
Remove please this code OR make new props like enableBrowserFocus
with default false
value
Metadata
Metadata
Assignees
Labels
No labels