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
Error: Cannot read properties of null (reading 'match') (CORS or Network Issue)
Cannot read properties of null (reading 'match') (CORS or Network Issue)
API Status Code on Network Tab: 200 OK
200 OK
Headers Coming in API Request In Network Tab:
Headers Coming in RapiDoc
We checked it's not CORS Error as API is giving 200 Status Code and No CORS Error
Facing Issue in Dev and Prod Environment (Linux - Ubuntu). On Local Environment it is working fine (Windows)
Expected Result: No Errors and Allow File to Download on Click of Download Button
Actual Result: Getting Error and Not allowing File Down on Click of Download Button
Checked the API from postman and Directly from React it is working fine. Issue is in RapiDoc
The text was updated successfully, but these errors were encountered:
f6fcdcf
thanks for pointing the issue. Should be working in release 9.3.8
9.3.8
Sorry, something went wrong.
No branches or pull requests
Error:
Cannot read properties of null (reading 'match') (CORS or Network Issue)
API Status Code on Network Tab:

200 OK
Headers Coming in API Request In Network Tab:

Headers Coming in RapiDoc

We checked it's not CORS Error as API is giving 200 Status Code and No CORS Error
Facing Issue in Dev and Prod Environment (Linux - Ubuntu). On Local Environment it is working fine (Windows)
Expected Result: No Errors and Allow File to Download on Click of Download Button
Actual Result: Getting Error and Not allowing File Down on Click of Download Button
Checked the API from postman and Directly from React it is working fine. Issue is in RapiDoc
The text was updated successfully, but these errors were encountered: