Skip to content

bug: CronWorkflow run history page renders blank page #5494

@Ranjan-S1227

Description

@Ranjan-S1227

Navigating to the Run History page of a CronWorkflow experiment renders a completely blank page. The issue does not occur for non-cron (one-time) experiments.

Browser console shows

 Uncaught Error: Minified React error #311; visit                     
  https://reactjs.org/docs/error-decoder.html?invariant=311 for the full 
  message 

React error #311 = "Cannot update a component while rendering a
different component" — caused by a Rules of Hooks violation.

Context

Two previous PRs attempted to fix related blank page issues but did not address this specific cause:

Neither addressed the conditional hook call in RightSideBarV2.tsx which is the root cause for CronWorkflow specifically.

Screen.Recording.2026-04-30.at.10.42.42.AM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions