Skip to content

feat: cache jsond contexts to local storage (browser api)

this will remediate the current behavior that fetches the context per roger-component instance and thus produces unnecessary network load on the client when using multiple instances of ROGER, e.g. in a tabbed editor as it is used in bdn

Edited by Stefan Hynek