-
Notifications
You must be signed in to change notification settings - Fork 14
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
Tried to Upgrade to Responsive and jQuery Error #26
Comments
I am still having this error. Can someone help me please? |
I have to look at your event data to help you out. |
Thank you. How can I get that to you?
Toni
|
Paste it here. |
Thank you. |
Can you try to follow this format for your events as shown here, https://github.com/CalendarioFX/Calendario/blob/master/js/data.js. Then let me know if it works on not. |
I found the script name changed from src="js/calendario.min.js to src="js/jquery.calendario.min.js. When I fixed my html to reflect that, I received this message: ~prev-hi-cal.html.htm:1 Refused to execute script from 'https://raw.githubusercontent.com/codrops/Calendario/master/js/update.js?_=1508696607847' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. |
When you are initializing the calendar, add |
This is perfect! Thank you so much! |
Hi,
I tried to use the upgrade for responsive and I am not sure what I did wrong, but this is the error:
jquery.min.js:2 Uncaught TypeError: Cannot use 'in' operator to search for 'length' in New Year's Eve
Have a Safe and Happy New Year's Eve!
at s (jquery.min.js:2)
at Function.each (jquery.min.js:2)
at String. (jquery.calendario.js:121)
at Function.each (jquery.min.js:2)
at Calendario.processCaldata (jquery.calendario.js:120)
at Calendario.init (jquery.calendario.js:48)
at new Calendario (jquery.calendario.js:9)
at HTMLDivElement. (jquery.calendario.js:405)
at Function.each (jquery.min.js:2)
at n.fn.init.each (jquery.min.js:2)
Right now all I have a blank page. Your help is greatly appreciated.
The text was updated successfully, but these errors were encountered: