|
Description: |
Currently, we always try to connect to a realtime server.
This is not adapted to several use cases: * offline * local edition with the file system
Proposed Applied fix: # only try to connect to realtime if a realtime url is defined # only set realtime url on the web example config # introduce an autosave when realtime is not activated # hide the realtime specific UI elements when not activated |
|