• Resolved jshahi05

    (@jshahi05)


    Hello,

    I am trying to set up a calendar with a full month view containing events as shown in your examples. Grid/list view work just fine but when I choose the 3rd; google calendar option it just shows, “loading… ” on the page.

    Screenshot of what the page looks like can be found here:
    https://jshahi.ca/images/notworking.png

    Screenshot of config: https://jshahi.ca/images/capture67.png

    Also there is an error message that occurs in chrome that I think has something to with the calendar plugin:

    ? FullCalendar VDOM already loaded
    (anonymous) @ gc-fullcalender.js:65
    734e5f942.min.js?ver=1656037381:4 Uncaught Error: No available FullCalendar view plugins.
        at 734e5f942.min.js?ver=1656037381:4:565538
        at er (734e5f942.min.js?ver=1656037381:4:565914)
        at e.reduce (734e5f942.min.js?ver=1656037381:4:584309)
        at e.dispatch (734e5f942.min.js?ver=1656037381:4:583650)
        at 734e5f942.min.js?ver=1656037381:4:583115
        at e.batchRendering (734e5f942.min.js?ver=1656037381:4:584610)
        at e.hydrate (734e5f942.min.js?ver=1656037381:4:583012)
        at new e (734e5f942.min.js?ver=1656037381:4:581088)
        at HTMLDocument.<anonymous> (gc-fullcalender-events.js?ver=1.8.0:13:20)

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @jshahi05 ,
    It seems there is an issue with jQuery loading . it can also occur from themes and plugin scripts . So it can be tested by changing your theme and deactivating suspecting plugin.

    we have tested this at our end and found events are loading properly with calendar view . To Load this view we are using https://fullcalendar.io/docs/recurring-events api .

    Hope this will help .

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Calendar View Not Working’ is closed to new replies.