Trying to make things work better...
This commit is contained in:
@@ -28,7 +28,7 @@ export async function load({ params, parent, url }) { // route
|
||||
data.submenu = submenu
|
||||
|
||||
// Do not wait on these:
|
||||
// let event_id = url.searchParams.get('event_id');
|
||||
|
||||
// let load_event_obj = events_func.handle_load_ae_obj_id__event({api_cfg: data.ae_api, event_id: event_id, try_cache: false});
|
||||
// console.log(`load_event_obj = `, load_event_obj);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user