remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps
https://remotestoragejs.readthedocs.io
MIT License
2.3k stars 141 forks source link

Fire local change event without page reload #1287

Closed ezra-obiwale closed 1 year ago

ezra-obiwale commented 1 year ago

Considering web apps don't reload these days, thanks to SPA, the local change event isn't fired and new data and updates won't reflect.

So, is there a way to ensure the change event fires without needing a page reload?

ezra-obiwale commented 1 year ago

Haha. Never mind. Found it at https://remotestoragejs.readthedocs.io/en/latest/js-api/base-client.html#window