Vacations page no loading
Hi,
I am sorry because I read several posts similar to this one but none explaining how to solve the problem. And none of them seem to be recent.
The problema: The vacations page shows the "loading" logo and that's it. I does not show the table nor let me create new vacations.
I checked the browser console and here are the errors:
[Error] Failed to load resource: the server responded with a status of 404 () (main.css.map, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (index.php, line 0)
[Error] Failed to load resource: the server responded with a status of 404 () (bundle.js.map, line 0)
[Error] Unhandled Promise Rejection: Error: Error: Request failed with status code 404
dispatchException (bundle.js:2:381183)
(anonymous function) (bundle.js:2:377392)
Kt (bundle.js:2:580171)
c (bundle.js:2:580414)
promiseReactionJob
Thanks in advanced!!!
3 Answers
For some reason it was not able to fetch vacation days:
[Error] Unhandled Promise Rejection: Error: Error: Request failed with status code 404
do you have issues with other pages?
Best regards,
Nikola
No, the rest of the pages are working fine.
Could not reproduce it. Can you please try clearing cache if you are having some kind of cache system on your site.
Can you please also paste URL that is called in console where it failed. Should be something
your_domain/wp-json/easy-appointments/v1/vacation?_wpnonce=...
Best regards,
NikolaPlease login or Register to submit your answer