You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to check that the iframe renders correctly in PROD:
✅ If yes - remove feature flag
❌ If no - debug
✅ Confirmed this was working in prod.
Acceptance criteria
Confirm the iframe renders in PROD
Remove posthog feature flag from code EMBEDDED_DASHBOARD_ENABLED
Retire the dashboardRoleOnly list - Once EMBEDDED_DASHBOARD_ENABLED is removed, the flag-off fallback and its mode in Instances.vue are dead code. Drop them for a single dashboards list.
We need to check that the iframe renders correctly in PROD:
✅ If yes - remove feature flag
❌ If no - debug
✅ Confirmed this was working in prod.
Acceptance criteria
EMBEDDED_DASHBOARD_ENABLEDEMBEDDED_DASHBOARD_ENABLEDis removed, the flag-off fallback and its mode inInstances.vueare dead code. Drop them for a single dashboards list.