26
Views
5
Comments
Solved
[FullCalendar Reactive v6] [FullCalendar Reactive v6] Error Cannot read property of null reading getUTCFullYear
full-calendar-reactive-v5
Reactive icon
Forge asset by Rodrigo Silva
Application Type
Reactive

In my personal environment, I am able to load the calendar and use its functionalities without any issues.

However, in the company environment, I am encountering a problem. 

I do not have access to the "Administrator" tab in the Service Center to configure the date format as explained here:
https://www.outsystems.com/forums/discussion/58053/fullcalendar-reactive-error-cannot-read-property-getutcfullyear-of-null/

In an attempt to isolate the issue, I  have already cleaned up all non-essential actions and variables related to the calendar display. 
I found that the only necessary input for the resource is a source structure of type "FullCalendarView", which I believe is where the problem lies. 

Additionally, a method named "FullCalendar_v6CalendarObjectInit" is required to receive an object, though it doesn't need to perform any actions.

I suspect the error occurs in the script "fullCalendar_v6" within the resource library. When the date and time methods are executed, the datetime format might be incorrect, resulting in a null output. 

Has anyone else encountered this problem, or can anyone suggest a possible solution?

2019-03-12 09-44-05
Rodrigo Silva
Solution

Hi Vinicius,

Thank you for responding to this message. I've just fixed it. I will publish the new version right now.

2019-03-12 09-44-05
Rodrigo Silva

Hi Michael,

Have you got the most updated version? If not, just update it and try again, please.


Thanks.

UserImage.jpg
Michael Fernandes

Hi Rodrigo,

Thank you for the quick response. Yes, we have the latest version installed on our platforms. 

2020-05-19 15-58-05
Vinícius Vieira

I have the same problem, there is a solution ?

2020-05-19 15-58-05
Vinícius Vieira

In my case the solution was to use FormatDateTime in the now paramater :

2019-03-12 09-44-05
Rodrigo Silva
Solution

Hi Vinicius,

Thank you for responding to this message. I've just fixed it. I will publish the new version right now.

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