• Rafael Monnerat's avatar
    erp5_json_editor: Disable ajax and catch promise · 255cf060
    Rafael Monnerat authored
       The JSONEditor relies on call async load for load promises. The current code waits for the promises to finish and throw errors explicitly.
    
        This allows the renderjs properly handle the error on the same chain of promises.
    255cf060
json-editor.gadget.js.js 9.55 KB