-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Datepickers not working in Chrome #445
Comments
@cmwebby I just tested in Windows 10/ Google Chrome Version 50.0.2661.94 m and the date picker works properly for me. Is it possible you have a chrome extension which is interfering with the date picker? Can you try running Chrome in Incognito mode which should disable your extensions and test to see if it works then? |
@jkleinsc I just tried in incognito that and it still didn't work unfortunately . I also tried the beta site (https://beta.hospitalrun.io/) which is the same. Datepickers on other sites work fine it just doesn't seem to like this one. |
Thanks @cmwebby. Are there any console log errors, etc? |
Hi @tangollama the only errors I'm getting are 4 x network errors - I also tried the beta site on my phone and tablet using chrome and the result was the same. |
@jkleinsc and I have been unable to reproduce this issue. Adding this to Help Wanted so that someone in the community can look into the issue and try to provide additional validation / reproduction. We can't fix a bug that we can't reproduce :) |
I also was unable to reproduce with Chrome Version 51.0.2704.103 m (64-bit) |
Since nobody was able to reproduce this, I'm adding the |
Expected behavior:
Actual behavior:
In chrome, when a date or arrow in the date picker is clicked the date picker disappears. It does not show the selected date in the input box.
It works fine in firefox and Microsoft Edge
Steps to reproduce:
2.Navigate to a page with a date picker. e.g http://localhost:4200/#/patients/edit/new
3.Use date picker
OS and Browser:
OS: Windows 10
Browser: Google Chrome Version 50.0.2661.94 m
The text was updated successfully, but these errors were encountered: