Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slickGoTo takes away focus and scroll page to slider #1935

Open
mixalbl4-127 opened this issue Nov 26, 2020 · 1 comment · May be fixed by #2364
Open

slickGoTo takes away focus and scroll page to slider #1935

mixalbl4-127 opened this issue Nov 26, 2020 · 1 comment · May be fixed by #2364

Comments

@mixalbl4-127
Copy link

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

@mixalbl4-127
Copy link
Author

It was your commit @akiran

@infomofo infomofo linked a pull request Apr 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant