GoogleChromeLabs / GoogleChromeLabs/quicklink
quicklink.prefetch need add option crossorigin attr,support prefetch cross origin resources
Open
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
firstly you prefetch a different origin script resource without cross-origin attr , then you use with cross-origin attr script tag to load js ,final for browser occur CORS Error
Contributor guide
Assessment
This issue has not been assessed yet.