How do I get service binding to work locally

I have a service binding from my web app (remix) to a API worker. I created at wrangler.toml file and added the binding in the web app and it was working. However since upgrading the wrangler package it seems to have stoped working,
1 Reply
AlexanderKaran
AlexanderKaran7mo ago
If I downgrade to wrangler 3.15.0 from 3.16.0 it works in the remix project