Replies: 1 comment
-
Sorry guys, I did not look at my file name like a dummy. ://///// |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have a this form in my
+page.svelte
atroute/manager
:and this is my
+page.server.ts
at the same path as my page :It is very simple and i've checked everything multiple times that it is right. But I still get the 405 POST method not allowed. No actions exist for this page error.
I've also tried without
use:enhance
too.Any help is welcome, it is driving me crazy :/
Beta Was this translation helpful? Give feedback.
All reactions