-
Notifications
You must be signed in to change notification settings - Fork 40
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
bug: 官网无法访问 https://flyonui.com #13
Comments
Hi @overlookart
Thank you for your support in helping us improve FlyonUI! We’ve received your submission and will respond within few business days. Our team handles issues one at a time, and we’ll be reviewing yours as soon as possible. In the meantime, any additional details or a reproducible example would be greatly appreciated and will help us resolve the issue more efficiently. Thank you for your patience and understanding! |
Hello @overlookart , Thanks for sharing your input. The error regarding “Cross-Origin-Resource-Policy response header” indicates a CORS (Cross-Origin Resource Sharing) issue. This happens when a resource (like the widget from api.producthunt.com) is blocked from being loaded due to cross-origin security policies. To resolve this:
Could you please share a screenshot of how the webpage looks line in the browser? |
Hello @overlookart I am closing this ticket. Feel free to reopen it or create a new one if you encounter further issues. |
What version of FlyonUI are you using?
No response
Which browsers are you seeing the problem on?
Safari
Reproduction URL
https://flyonui.com
Describe your issue
Cancelled load to https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=495768&theme=light because it violates the resource's Cross-Origin-Resource-Policy response header.
Failed to load resource: Cancelled load to https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=495768&theme=light because it violates the resource's Cross-Origin-Resource-Policy response header.
Failed to load resource: 发生SSL错误,无法建立到该服务器的安全连接。
Failed to load resource: 请求超时。
The text was updated successfully, but these errors were encountered: