Steps to reproduce:
CREATE VIEW report.windows_route_tables_view
- Call
DefaultReportDesignerContainer.RegisterDataSourceWizardConfigFileConnectionStringsProvider();
- Open the Data Source Wizard and click the Views node.
Current results:
The designer freezes and the following error appears:
Uncaught TypeError: Cannot read properties of undefined (reading '_tryUpdateState')
Additional information:
This issue is related to the naming. Only objects containing the "tables" entry in the name are affected.