diff --git a/bp/post/routes.py b/bp/post/routes.py index b7ac0b5..a47a6bc 100644 --- a/bp/post/routes.py +++ b/bp/post/routes.py @@ -81,6 +81,7 @@ def register(): if has_data: container_nav_loaded.append({"widget": w, "ctx": wctx}) except Exception: + pass ctx = { **p_data,