Hello @laurapn ,
Thank you for reachiing out.
I am sorry to hear that. If the React app is failing to load correctly, you can open your browser console to see the exact error message that will tell us why it’s breaking.
If only some dashboard panels are crashing, it could be due to either:
- REST API issues, in this case, you’ll see an error in the browser console related to
/wp-json/complianz/v1/. If this is the case, please check here.
- Insufficient server resources, sometimes the site doesn’t have enough PHP memory or processing capacity. You can check your PHP variables (like
memory_limit, max_execution_time, etc.) to see if they’re in a normal range.
Could you please send us both the console errors and the PHP configuration info? The more details we have, the easier it will be to identify what’s happening.
I hope this helps.
Best regards,
Antonio