nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.4k stars 374 forks source link

site is error #1703

Closed choiks14 closed 3 weeks ago

choiks14 commented 3 weeks ago

Environment

web site

Version

2.8.0

Reproduction

https://ui.nuxt.com/pro/pricing

Description

CleanShot 2024-04-22 at 23 24 51

Additional context

No response

Logs

No response

jsiwa commented 3 weeks ago

image

mikeeads commented 3 weeks ago

If I disable javascript, I can get the docs to load. Otherwise, I get the following 500 Error:

"Failed to fetch dynamically imported module: https://ui.nuxt.com/_nuxt/DwoubKvO.js"

spencerjsmall commented 3 weeks ago

Need this fixed ASAP. Site has been down for me for 36hrs.

dietler commented 3 weeks ago

Is the code for the site open source so we can try and fix it?

jsiwa commented 3 weeks ago

We can directly access this site as a substitute: https://ui-nkxhb8pb3-nuxt-js.vercel.app/ The site from: https://github.com/nuxt/ui/deployments/Preview

hmtx233 commented 3 weeks ago

Clearing your browser cache can fix the problem

mikeeads commented 3 weeks ago

Looks fixed now on my end 😁

choiks14 commented 3 weeks ago

it works Thanks 👍