Skip to content

doesn't work due to CORB now #80

@Tenari

Description

@Tenari

i tried to spin up a new project. To the best of my knowledge it is configured correctly.

I edited the +cors-registry as the README dictates. still get this (I am logged in to the ship locally as well)

image

relevant logs:

tenari@dzs-MacBook-Pro ui % npm run dev

> tasks@0.0.0 dev
> vite

http://127.0.0.1

  VITE v4.2.1  ready in 188 ms

  ➜  Local:   http://localhost:5173/apps/tasks/
  ➜  Network: use --host to expose
  ➜  press h to show help

> +cors-registry
[ requests=[n=~~http~3a.~2f.~2f.localhost l={} r={~~http~3a.~2f.~2f.127~.0~.0~.1}]
  approved=[n=~~http~3a.~2f.~2f.localhost~3a.5173 l={~~http~3a.~2f.~2f.127.0.0.1~3a.5173 ~~http~3a.~2f.~2f.localhost~3a.3000} r={}]
  rejected=~
]

when I try running my browser with security turned off, I get a slightly different error:
image

it seems to me that something with how vite is passing along our urbauth cookie is not working

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions