Service binding RPC method null
I have a project with a service binding I call like this:
Despite the service being bound correctly, I ge this in production:
Logging this
Gives
I can rewrite it using
Despite the service being bound correctly, I ge this in production:
Logging this
Gives
I can rewrite it using
fetch, but are these supposed to work?