savtrip
CDCloudflare Developers
•Created by savtrip on 12/25/2023 in #pages-help
Cloudflare strips external domains from form action attribute?
Pull request created: https://github.com/cloudflare/pages-plugins/pull/41
3 replies
CDCloudflare Developers
•Created by savtrip on 12/25/2023 in #pages-help
Cloudflare strips external domains from form action attribute?
For anyone out there with the same issue my _middleware.ts plugin for static forms was removing the form action. The plugin seems to not follow it's stated functionality that it only targets forms marked with
static
but instead it targets every form: https://github.com/cloudflare/pages-plugins/issues/393 replies
CDCloudflare Developers
•Created by savtrip on 12/21/2023 in #pages-help
Global Environment Variables
@Cyb3r-Jok3 Thanks for the help I appreciate it 😊
3 replies