• Cédric Le Ninivin's avatar
    erp5_officejs: workaround to have a functionnal dropbox storage on fast device · 2ff93d57
    Cédric Le Ninivin authored
    // XXX Please note this is a work-around to have a usable application
    // waiting for a bug in IndexedDB or jIO to be fixed
    // this bug can been seen on 'fast' devices where
    // data stored in settings is not accessible right after save.
    // it was shown that after redirecting to sync page, the
    // "sync_reload" value got in the sync gadget was "undefined"
    // Hence triggering synchronization and not setting the storage first
    // and redirecting once again on the jio configuration page
    2ff93d57
gadget_officejs_page_jio_dropbox_configurator_js.txt 3.74 KB