I've been trying to figure this one out
I've been trying to figure this one out for days now. But I think I've found an issue with Pages... deploying with a wrangler.toml file that has a service binding, just ends up in the Queued state forever. If I deploy without wrangler.toml (aka no service binding), and then manually add the service binding via the UI, and then re-deploying the app... it works. I've tried hunting through network requests, and through the code, but I cannot find anything lol.
