53
Views
8
Comments
FullCalendar2 not showing up on Safari and IE
Question

Hi,
I've implement fullcalendar2 widget in my application. after doing a lot of effort I found that It is not showing up on Safari Browser and IE.
while on other browsers like Chrome , FF and UC is working fine.
Can any one suggest.



Ali Hassan

2016-04-21 18-13-58
Nuno Rolo
 
MVP

Hi,

Try to use the browser inspect to check if you have any Javascript error.

2018-06-21 04-31-47
Ali Hassan

Nuno Rolo wrote:

Hi,

Try to use the browser inspect to check if you have any Javascript error.

Hi Nuno,
thanks for reply.
Im getting this error.


Ali

2016-04-21 18-13-58
Nuno Rolo
 
MVP

That's a very generic error.

Did you check if the sample of the component works?

If it works probably is a configuration that you changed that isn't correct. If the sample also doesn't work, maybe you need to check with the person that made the component.

2018-06-21 04-31-47
Ali Hassan

Nuno Rolo wrote:

That's a very generic error.

Did you check if the sample of the component works?

If it works probably is a configuration that you changed that isn't correct. If the sample also doesn't work, maybe you need to check with the person that made the component.


Sample is working on other browsers but not on Safari.

2016-04-21 18-13-58
Nuno Rolo
 
MVP

Well, in that case, the component isn't ready for Safari.

Did you check on Component's Discussions if anyone has this problem and if it's solved?

2018-06-21 04-31-47
Ali Hassan

Nuno Rolo wrote:

Well, in that case, the component isn't ready for Safari.

Did you check on Component's Discussions if anyone has this problem and if it's solved?

But in FullCalendar's official site, they have mentioned  that this version is compatible with Safari.


2016-04-21 18-13-58
Nuno Rolo
 
MVP

From what I'm able to see the last time the component was published was in 2016, maybe the javascript files aren't up to date.

2018-06-21 04-31-47
Ali Hassan

Nuno Rolo wrote:

From what I'm able to see the last time the component was published was in 2016, maybe the javascript files aren't up to date.

yes that's true.
but I have downloaded latest FullCalendar files and have updated all the JS and Cs files in Forge Component which is downloaded by me.

Now all the files are updated.

 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.