Description
The Grow feature pages render a blank screen when accessed through their respective hash-based routes. While the navigation bar loads correctly, the main content area remains empty, preventing users from viewing the selected feature. This issue affects multiple feature pages, indicating a shared routing or rendering problem.
Steps to Reproduce
- Open the application.
- Navigate to any of the following routes:
/features/grow#contact-form
/features/grow#audience-insights
/features/grow#verified-badge
- Wait for the page to finish loading.
- Observe that the page content does not render and only the navigation bar is visible.
Expected Behavior
Each Grow feature route should render its corresponding content, including feature headings, descriptions, visuals, and interactive components. Users should be able to directly access these pages without encountering a blank screen.
Screenshots
Attach the screenshots demonstrating the issue for the following routes:
These screenshots show that the navigation bar loads successfully while the main content area remains blank.
@mayo-byte07 Please assign this issue to me under GSSOC 2026
Description
The Grow feature pages render a blank screen when accessed through their respective hash-based routes. While the navigation bar loads correctly, the main content area remains empty, preventing users from viewing the selected feature. This issue affects multiple feature pages, indicating a shared routing or rendering problem.
Steps to Reproduce
/features/grow#contact-form/features/grow#audience-insights/features/grow#verified-badgeExpected Behavior
Each Grow feature route should render its corresponding content, including feature headings, descriptions, visuals, and interactive components. Users should be able to directly access these pages without encountering a blank screen.
Screenshots
Attach the screenshots demonstrating the issue for the following routes:
These screenshots show that the navigation bar loads successfully while the main content area remains blank.
@mayo-byte07 Please assign this issue to me under GSSOC 2026