igniteui-angular-samples
igniteui-angular-samples copied to clipboard
The demos in the Angular Tree Grid Group By and Angular Grid Group By topics have issues with CORS policy
Description
The demos in the Angular Tree Grid Group By and Angular Grid Group By topics have issues with CORS policy
Steps to reproduce
- Open the Angular Tree Grid Group By and Angular Grid Group By topics.
- Open the demos in StackBlitz and Codesandbox.
- Open the Developer Tools.
Result
Access to fetch at 'https://www.infragistics.com/angular-apis/webapi/streamHub/negotiate?negotiateVersion=1' from origin 'https://bnmioyogr.github.stackblitz.io' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Expected result
Running the samples successfully.