Getting Error Only on Production Environment.
Stack :
TypeError: Cannot read properties of undefined (reading 'getMessage')
at View.internalRender (https://<Environment>/<AppName>/scripts/OutSystemsUI.Interaction.Carousel.mvc.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at View.t.render (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at c._renderValidatedComponentWithoutOwnerOrContext (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at c._renderValidatedComponent (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at c._updateRenderedComponent (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at c._performComponentUpdate (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at c.updateComponent (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at c.receiveComponent (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
at Object.receiveComponent (https://<Environment>/<AppName>/scripts/OutSystemsReactView.js?pWbf4zzrdEFWptPqrRvR2DXg:8:23892)
Can you post the OML or a picture of where you are making the call? This seems like a logic error.