Durable object resets value on each request to Worker
According to the docs I've created an durable object:
With proper class in my Worker:
When I'm trying to increment value, I'm always getting
Using latest version of. Wrangler with command:
With proper class in my Worker:
When I'm trying to increment value, I'm always getting
1 for some reason:Using latest version of. Wrangler with command:
wrangler dev --remote --local-protocol https