Preview environment unable to connect to service binding?
I have a pages project with a service binding to a different worker. That binding works for the production environment of my pages project, but I get
ctx.runtime.env.MY_BINDING.myRpc is not a function
in the preview env, even though both are bound in the dashboard1 Reply
I just cannot get my service binding to work in preview environment, even making a brand new binding with a different name...