VBCS IE Error while fetching data
Summary
VBCS IE Error [Object doesn't support property or method 'entries'] while fetching dataContent
We are facing issue while running VBCS project in internet explorer. Tables are not showing any data. It just shows "No data to Display".
Please find image attached for developer tool's log
Steps to reproduce are
1. Create a service connection and add endpoint returning multiple records.
2. Create an application and drag and drop a table on main page.
3. Add a table and then select Add Data.
4. Follow the wizard and add data from a GET service developed in step-1.
5. Stage application and launch stage url in IE.
0