Skip to content

Being blocked by Cors #22

@ollyde

Description

@ollyde

Hey,

Amazing job on this library, really amazing. Using as docs for tRPC for our teams now.

We have one issue though, Firefox (not chrome or Safari) blocks the cors request, not sure why.

Screenshot 2022-08-30 at 09 36 21

We have the express server setup with Cors enabled.

const app = express();
app.use(cors());

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions