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

Firefox: Selected date value not displayed when navigating back and forward using browser #221

Open
repl-angrez-singh opened this issue May 2, 2019 · 0 comments

Comments

@repl-angrez-singh
Copy link

Selected date value is not displayed when you navigate back and forward using browser buttons in Firefox.

Assuming you have two pages page 1 and page 2 (with pikaday control)
Steps to reproduce ():

  1. Navigate to page 1.
  2. Navigate to page 2. Select date value.
  3. Navigate back to page 1 (using browser back button)
  4. Navigate to page 2 (using browser forward button)
  5. Value selected in step 2 is not shown. (When you open calendar value does get highlighted)

This is breaking between version 2.3.0 and 2.3.1
When inspecting using ember addon in Firefox we are able to see the value is set correctly for the pikaday ember component but is not displayed.

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