themeselection / flyonui

🚀 The easiest, free and open-source Tailwind CSS component library with semantic classes.
https://flyonui.com/
Other
1.2k stars 38 forks source link

bug: 官网无法访问 https://flyonui.com #13

Closed overlookart closed 1 month ago

overlookart commented 1 month ago

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: 请求超时。

github-actions[bot] commented 1 month ago
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!

ajaypatelaj commented 1 month ago

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? Also, consider sharing the browser developer tools console tab screenshot.

PruthviPraj00 commented 1 month ago

Hello @overlookart

I am closing this ticket. Feel free to reopen it or create a new one if you encounter further issues.