nuxt-hub / core

Build full-stack applications with Nuxt on CloudFlare, with zero configuration.
https://hub.nuxt.com
Apache License 2.0
993 stars 56 forks source link

"Roadmap" is not showing links #253

Closed onmax closed 2 months ago

onmax commented 2 months ago

Describe the bug

It fails to load data from API:

Access to fetch at 'https://api.volta.net/repositories/nuxt-hub/core/issues?page=1' from origin 'https://volta.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

image

Steps to reproduce Steps to reproduce the behavior:

  1. Go to dahsboard
  2. Click 'Roadmap'

Expected behavior See the roadmap, not error

atinux commented 2 months ago

Do you still have it? CleanShot 2024-09-01 at 16 40 06@2x

onmax commented 2 months ago

Works now. Thanks