Skip to content

[Bug]: APIs page renders blank (no content displayed) #1243

@charanp2006

Description

@charanp2006

What happened?

Hi,

I found an issue with the APIs page:

https://www.devdisplay.org/APIs

Issue:

  • The page loads but displays a completely blank screen.
  • No content, UI elements, or error message is shown.

Expected behavior:

  • The page should display a list of APIs or related resources.

Actual behavior:

  • The page renders nothing (blank page).

Additional context:

  • Similar issue observed on:

    • /ResearchPaper page
  • This suggests a possible common issue in rendering or data fetching.

Possible causes:

  • Frontend rendering failure
  • API/data not being fetched or returned
  • Component not loading properly
  • Route/page not properly implemented

Suggestions:

  • Check console logs for runtime errors
  • Verify API response and data binding
  • Add fallback UI or error message when content fails to load

This issue prevents users from accessing the APIs section entirely.

Happy to help debug further if needed 🙂

Add screenshots

No response

What browsers are you seeing the problem on?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions