You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ():
Navigate to page 1.
Navigate to page 2. Select date value.
Navigate back to page 1 (using browser back button)
Navigate to page 2 (using browser forward button)
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.
The text was updated successfully, but these errors were encountered:
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 ():
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.
The text was updated successfully, but these errors were encountered: