pangolin_desktop
pangolin_desktop copied to clipboard
Fix request needing CORS hotfix#310
Pull request template
#310 error looks that a request (bing Images) required CORS headers: about CORS.Look to that related issue stackOverflow
Description
W.I.P
Fixes #310
Screenshots (if appropriate):
Type of change
Please tick the relevant option by putting an X inside the bracket
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
Checklist:
- [x] My code follows the guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] All current GitHub actions pass
- [x] Any dependent changes have been merged and published in downstream modules
- [x] I have checked my code and corrected any misspellings
- [x] I have read the CONTRIBUTING document
W.I.P