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

Issues with back/forward browser buttons #148

Open
marcomarsala opened this issue Sep 20, 2019 · 2 comments
Open

Issues with back/forward browser buttons #148

marcomarsala opened this issue Sep 20, 2019 · 2 comments

Comments

@marcomarsala
Copy link

I discovered issues with back/forward browser button when used together with https://github.com/flatpickr/flatpickr. The first text field when I use $.number will be replaced with the date of the first field when I use flatpickr. This happens only when pressing back/forward browser button. Normal refresh is working fine. Otherwise, the page is working as expected

Screencast: https://share.getcloudapp.com/ApuN4oep

@marcomarsala
Copy link
Author

It happens only with latest Chrome

@marcomarsala
Copy link
Author

I solved the issue adding autocomplete='off' to inputs fields where $.number is used.

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

No branches or pull requests

1 participant