Storage API value check for update

Hi there,

is there a way to get trigger/notification in front-end that specif value in Storage API was changed, without setTimeout()?

Thank you

Currently changes in storage API don’t produce events.

The best we currently have is to poll for changes.