Replies: 2 comments
-
i think its related |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What happened?
When I'm using --watch for automaticly restart my server, i'm getting a CORS error for the first and the second request.
I'm using 1 worker on my developement environement and laravel sanctum with cors policy.
Here you can see on the preflight request, there is no cors policy causing cors error.
after 2 request: it's fine
How is that possible ? Maybe a bug ??
Thanks for help
Build Type
Docker (Debian Bookworm)
Worker Mode
Yes
Operating System
GNU/Linux
CPU Architecture
x86_64
PHP configuration
Beta Was this translation helpful? Give feedback.
All reactions