SmartClient Version: SNAPSHOT_v12.1d_2019-11-11/AllModules Development Only (built 2019-11-11)
Hello, in the latest 12.1 I see this js warning:
and actually I see many of them also in my application, and those warning are mentioning datasources which doesn't have an inheritsFrom attribute.
Hello, in the latest 12.1 I see this js warning:
Code:
*18:26:30.304:TMR8:WARN:DataSource:isc_DataSource_0:DataSource isc_DataSource_0 inheritsFrom undefined, but there is no DataSource of that name currently loaded. Ignoring the inheritsFrom declaration.
Comment