-
Notifications
You must be signed in to change notification settings - Fork 285
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
Calendar not working in MS Edge and partly in Chrome / Firefox #227
Comments
We have a similar issue and we noticed that it happens on laptops with touch screens, if we use the mouse on the calendar then we cannot pick a date or choose a month but if we use the touch screen it works, seems like an issue with event types, is there any work around for this we need this fixed ASAP. There are no errors in the console and we tested this on the lastest versions of Chrome, Chrome Canary and Firefox on Windows 8. EDIT: |
@kostyantin2216 Thanks for your update. We already implemented a work-around but I'll look into it (#228) EDIT: |
@patrick-hintermayer Could you please share what was your work-around solution to this issue? |
As described in #228 I basically removed the if / else part and just wrote down |
I noticed that the calendar ist not working in the MS Edge Browser. When I click on a date or want to change the month, nothing happens. Although it works on the previous IE 11 and the latest Chrome and Firefox on my Windows 10 computer.
My colleague noticed the same issues on his new laptop with the latest Chrome and Firefox without getting any errors, so I can't identify the cause.
The text was updated successfully, but these errors were encountered: