adrianhajdin / healthcare

Build a healthcare platform that streamlines patient registration, appointment scheduling, and medical records, and learn to implement complex forms and SMS notifications.
https://jsmastery.pro
1.81k stars 432 forks source link

Data table in the admin side is not showing all patients with their appointments. what is the problem? Please help me. #40

Closed fentahunM closed 3 weeks ago

fentahunM commented 3 weeks ago

i have many registered patients with appointments but i can see only these

Screenshot from 2024-08-21 22-13-16

fentahunM commented 3 weeks ago

issue fixed. it was cached data not actualy fetching. when i disable cache in my browser it works thanks