Javascript error on appointments page

Support forumCategory: BugsJavascript error on appointments page
xnau webdesign asked 7 years ago
I'm configuring and test this plugin on a new site, and I don't see any of the appointments showing up on the appointments page. In the javascript console, there is an error: Uncaught TypeError: Cannot read property 'regional' of undefined   jquery-ui-i18n.min.js?ver=4.7.3:6 I'm guessing this is preventing the rest of the script from running and showing the appointments.  
2 Answers
Nikola Loncar Staff answered 7 years ago
Hi, that error should not get into the way of you seeing the Appointments. Have you selected the right time interval? Are there appointments created? Best regards, Nikola
xnau webdesign answered 7 years ago
Thanks, I was just realizing that because I'm seeing the same error on the locations and services page, but they are otherwise working. Yes, I had the time range incorrect, fixing that, they show up.