jQWidgets Forums
jQuery UI Widgets › Forums › Angular › jqxScheduler doesn't work on tablet
This topic contains 9 replies, has 4 voices, and was last updated by BenjaminCarter 1 year, 3 months ago.
-
Author
-
Hi,
I have a problem with jqxScheduler on a tablet. In Chrome on my laptop everything works fine. But when I use Chrome on a tablet the jqxScheduler doesn’t work. In the agenda view it works. But the view day, week or month doesn’t work.
Via DevTools I get this error in my console:
core.mjs:6402 ERROR TypeError: Cannot read properties of undefined (reading '3') at c.<computed>._getDayName (jqxscheduler.js:8:178919) at c.<computed>._initializeColumns (jqxscheduler.js:8:181489) at c.<computed>._refreshColumns (jqxscheduler.api.js:8:38456) at c.<computed>._setView (jqxscheduler.js:8:76199) at HTMLSpanElement.<anonymous> (jqxscheduler.js:8:73967) at HTMLSpanElement.dispatch (jqxcore.js:8:31891) at HTMLSpanElement.bA (jqxcore.js:8:27079) at _ZoneDelegate.invokeTask (zone.js:406:31) at Object.onInvokeTask (core.mjs:26505:33) at _ZoneDelegate.invokeTask (zone.js:405:60) at Zone.runTask (zone.js:178:47) at ZoneTask.invokeTask [as invoke] (zone.js:487:34) at invokeTask (zone.js:1661:18) at globalCallback (zone.js:1692:29) at HTMLSpanElement.globalZoneAwareCallback (zone.js:1725:16)
Has anyone else had this problem before?
Thanks in advance.
Hi FranAndr,
Could you post an example which reproduces the reported behavior and share information what kind of a tablet is used?
Looking forward to your reply.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi,
I use the NoxPlayer 7.0.5.8 (Samsung SM-G988N Android version 7.1.2).
You can test it at http://testeon.aboservice.be with the login en and pasword en01. If you go to the topmenu you can go to agenda > agenda. It will show but when you click on day or week or month it doesn’t change the view.
If you click on agenda > agenda test 2 you see it doesn’t work.Thanks in advance.
Hi,
The login form requires ‘URL of API server’, I have tried to log in with en and en01 but I receive an error:
Http failure response for http://82.165.177.10:8880/v1.0/login: 0 Unknown ErrorBest regards,
Svetoslav BorislavovjQWidgets Team
https://www.jqwidgets.com/Hi,
Did you go to http://testeon.aboservice.be and not https://?
Hi,
HTTPS of course, the link is by default redirecting to HTTPS
Best regards,
Svetoslav BorislavovjQWidgets Team
https://www.jqwidgets.com/Hi,
You need to change it to HTTP for it to work.
Hi,
Anybody that can help me please?
Hi FranAndr,
Unfortunately, we are unable to reproduce this when we test it in our test environment. The issue logged in the error log provided here may happen only when the localization of the scheduler is applied and names[‘abbr’] are missing in the localization day names. Otherwise, there’s no reason.
If you have not defined these, a fix on your side could be to set the ‘touchDayNameFormat’ to ‘full’.Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.