igniteui-angular-samples icon indicating copy to clipboard operation
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

Open viktorkombov opened this issue 3 years ago • 0 comments

Description

The demos in the Angular Tree Grid Group By and Angular Grid Group By topics have issues with CORS policy

Steps to reproduce

  1. Open the Angular Tree Grid Group By and Angular Grid Group By topics.
  2. Open the demos in StackBlitz and Codesandbox.
  3. 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.

viktorkombov avatar Apr 22 '21 11:04 viktorkombov