Issue
When using the service portal widget 'Data Table from URL Definition' the results are not displayed and in the browser console the following error is presented:
TypeError: Cannot read property '$$hashKey' of undefined
Cause
The widget 'Data Table from URL Definition' has a dependency to another widget 'Data Table'
<sp-widget widget="data.dataTableWidget"></sp-widget>
The error is presented as the roles defined for the widgets did not align.
Resolution
Ensure the roles match for both widgets
'Data Table' /sp_widget.do?sys_id=5001b062d7101200b0b044580e6103eb
and
'Data Table from URL Definition' /sp_widget.do?sys_id=8ae61f55cb21020000f8d856634c9c93