I'm having an issue on getEventArgs() of the execution context object. I've passed the execution context as first parameter on the field event

However, I am encountering this error once it fired:

When I debug the script, I observed that the execution context has 'undefined' _eventArgs attribute:

This is working on previous version but when we transitioned to UCI, this issue occurs.