Closed michaelreinhard1 closed 3 days ago
@michaelreinhard1 please make sure to install the @nuxthub/core
module as properly tracking the deployments when using the Cloudflare CI is hard without the module.
The module will also make sure everything works well for your Nuxt app on Cloudflare.
https://hub.nuxt.com/docs/getting-started/installation#add-to-a-nuxt-project
Describe the bug Hi, just wanted to report this little bug I found. After a successful deployment, the deployment list page incorrectly displays the yellow "building" status indicator. This stays yellow even after refreshing the page or logging out and back in.
Expected behavior The expected behavior is for the status to reflect "successful" once the deployment is complete.