At least from 7th August until today LPGL versions, there is a JS error in client/application/DataSource.js line 5988
autoConvertRelativeDates: true
a comma "," is missing at the end.
This error raises a browser alert once Smartclient is loaded preventing the web to render.
Regards.
autoConvertRelativeDates: true
a comma "," is missing at the end.
This error raises a browser alert once Smartclient is loaded preventing the web to render.
Regards.
Comment