hi,
i just start a new app from a template, (Order Management) and when i try to open the orders screen, i get a error.
Cannot read properties of undefined (reading 'getAttribute')
Cannot read properties of null (reading 'disconnect')
Cannot read properties of null (reading 'offsetWidth')
you can see this here: https://sampleapps.outsystems.com/live/web/OrderManagementPreview?AllowInstall=true&Protocol=servicestudio
From what I can see, it needs an update on the OutSystemsUI, even the OutSystemsUI version has some gaps. When I updated to the last OutSystemsUI version in my personal environment I didn't get any errors but I still had to delete/disable some stuff because there were some references for what I needed.
So, you will get soon, I hope so, some feedback about this and a new version will be released.
Kind Regards,
Márcio
Just updated the OutSystemsUI version, refresh dependencies, and worked like a charm.
thank you