We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Running the samples successfully.
The text was updated successfully, but these errors were encountered:
zdrawku
No branches or pull requests
Description
The demos in the Angular Tree Grid Group By and Angular Grid Group By topics have issues with CORS policy
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: