We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm checking the functionality of the demo versus my local dev build.
In my local version when I run it as npm run dev and go to admin/create I get no basic auth login pop-up. Just an error message in the console:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
In your demo I get the basic auth login whatever it is..
On Cloudflare it's not working at all. A blank page on Safari and in Chrome I get: this page does not exist.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm checking the functionality of the demo versus my local dev build.
In my local version when I run it as npm run dev and go to admin/create I get no basic auth login pop-up. Just an error message in the console:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
In your demo I get the basic auth login whatever it is..
On Cloudflare it's not working at all. A blank page on Safari and in Chrome I get: this page does not exist.
The text was updated successfully, but these errors were encountered: