Hey there! I was wondering if this issue with **Durable Objects** from **CF Pages** within `wrangler

Hey there!
I was wondering if this issue with Durable Objects from CF Pages within
wrangler dev
has been acknowledged by anyone, or if someone is already on it: https://github.com/cloudflare/workers-sdk/issues/5918
I'm gonna need it in the near future and I'm trying to estimate the overall effort of my project if this feature gets implemented soon.
GitHub
Describe the solution When binding a durable object using RPC that was defined in a different worker, it fails with: Cannot access MyDurableObject#myMethod as Durable Object RPC is not yet suppor...
Was this page helpful?