Java json connector ignores before render event

When using the JSONCommonConnector and adding a beforeRender event. The changes applied in the beforeRender event are not reflected in the resultant output

Any chance this can be fixed please?

Can you please provide a code of beforeRender event, how it is used in your case ?
( while testing from my side it works correctly )