Base solution for your next web application
Open Closed

Index pages not displaying data #8579


User avatar
0
alfar_re created

Previous title: INDEX NOT WORKING

Hi,

Am using ASP.NET CORE + JQUERY

Somehow, some index pages are not displaying data and there's no error. I've checked all possible reasons including regenerating the entities. What could be the possible cause?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Somehow, some index pages are not displaying data and there's no error.

    hi

    Can you explain this in detail? Please share some screenshots and code if you can.

  • User Avatar
    0
    alfar_re created

    Hi,

    What I was experiencing is that once I open that specific index page, I get that loading message and it stops there, loads no data. I was able to regenerate the entity and clean the solution and the index now displays the data as it should. However, this was after several attempts.

  • User Avatar
    0
    maliming created
    Support Team

    Is there any error message in the browser's console?

    Please share some screenshots and code if you can.