The Developer Dashboard pages fail to load due to a GraphQL error (1675004) indicating a rate limit exceeded. This error occurs specifically during the OCDevManageDeveloperRestrictionStatusCheckerQuery operation, particularly when navigating between pages or functions. The error is caught and propagated through the OCDevManageDeveloperRestrictionStatusChecker React component multiple times, suggesting that the rate limit check is triggered repeatedly during page navigation. This issue is observed on application management pages within the Developer Dashboard.