Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
viktorkombov opened this issue Apr 22, 2021 · 0 comments

Comments

@viktorkombov
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants