Stuck on "Loading..." screen loop at Purchase Orders section #6202
wafflecrate
started this conversation in
General
Replies: 1 comment 6 replies
-
That likely means that there has been an error loading the table data. Can you share the developer console logs in your browser? It should show either an error with the frontend (javascript) or an API error |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version info:
Version Information:
InvenTree-Version: 0.12.10
Django Version: 3.2.19
Commit Hash: cc29f39
Commit Date: 2023-11-22
The problem here is that when I navigate into Buy > Purchase Orders section it no longer loads and shows the existing purchase orders. Instead it is stuck on a neverending "Loading" screen. I've tried logging out, then back in. Also tried logging in using a different Wifi Internet connection.
I've barely used the Purchase Order functionality and the "13" rows it shows are mostly the demo purchase orders. I discovered this issue when I tried to create a real purchase order for the first time.
Any ideas as to what might be going on?
Beta Was this translation helpful? Give feedback.
All reactions