access Durable Object Id from within the DO
huh so this works great when I create the durable object.
But breaks within the do
For example this works
However within the durable object itself whjen I run
id.name
it returns undefined.
1 Reply
ah ok I hadn’t seen that bug thread which HardlyWorkin referenced. I think you can access the ID though, just not the name it was derived from.