In ArcGIS Enterprise 11.3, ArcGIS Experience Builder generates an invalid query for the List widget, resulting in error messages in the network traffic and server logs.
Within the Text widget, change the dynamic content from COUNT(OBJECTID) to COUNT(<other unique field>). Use returnCountOnly: true instead of outStatistics in the query.