Should have saved my work earlier... General clean up of initial API calls and saving to IDB. Other fixes and updates.
This commit is contained in:
@@ -201,7 +201,7 @@ $: if ($events_trigger == 'load__event_exhibit_obj' && $events_slct.exhibit_id)
|
||||
|
||||
$events_trigger = null;
|
||||
|
||||
// handle_load_ae_obj_id__event({event_exhibit_id: $events_slct.exhibit_id, try_cache: false});
|
||||
// handle_load_ae_obj_id__event({event_exhibit_id: $events_slct.exhibit_id, try_cache: true});
|
||||
|
||||
let load_event_exhibit_obj = events_func.handle_load_ae_obj_id__exhibit({api_cfg: ae_acct.api, exhibit_id: $events_slct.exhibit_id, try_cache: false})
|
||||
.then(function (result) {
|
||||
|
||||
Reference in New Issue
Block a user