Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSS Frameworks
06-10-2018, 10:28 PM, (This post was last modified: 06-10-2018, 10:34 PM by TurboPT.)
#12
RE: CSS Frameworks
That looks pretty cool Tim.

At various points, the UI appears to get unresponsive, momentarily, and I do see that the UI appears to keep querying itself? (I guess this is how it works?)
There is a Dashboard.js error that might be related?

The first two console output shows:
Code:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ Dashboard.js:45:1
TypeError: Element is null [Learn More] Dashboard.js:42:4

Then it continues cycling various XHR calls with the same Dashboard error recurring:
Code:
XHRPOST https://testing.kwamoja.org/dashboard/bank_trans.php [HTTP/2.0 200 OK 169ms]
TypeError: Element is null [Learn More] Dashboard.js:42:4
XHRPOST https://testing.kwamoja.org/dashboard/work_orders.php [HTTP/2.0 200 OK 303ms]
TypeError: Element is null [Learn More] Dashboard.js:42:4
XHRPOST https://testing.kwamoja.org/dashboard/work_orders.php [HTTP/2.0 200 OK 163ms]
TypeError: Element is null [Learn More] Dashboard.js:42:4
XHRPOST https://testing.kwamoja.org/dashboard/latest_stock_status.php [HTTP/2.0 200 OK 396ms]
TypeError: Element is null [Learn More] Dashboard.js:42:4
XHRPOST https://testing.kwamoja.org/dashboard/latest_po_auth.php [HTTP/2.0 200 OK 280ms]
TypeError: Element is null [Learn More] Dashboard.js:42:4
XHRPOST https://testing.kwamoja.org/dashboard/latest_po.php [HTTP/2.0 200 OK 165ms]
// ... continues
...that output from Firefox.
Reply


Messages In This Thread
CSS Frameworks - by afcouling - 04-10-2018, 10:01 AM
RE: CSS Frameworks - by phil - 04-10-2018, 02:35 PM
RE: CSS Frameworks - by TimSchofield - 04-10-2018, 05:51 PM
RE: CSS Frameworks - by phil - 04-10-2018, 07:32 PM
RE: CSS Frameworks - by TimSchofield - 04-10-2018, 09:35 PM
RE: CSS Frameworks - by TimSchofield - 04-12-2018, 07:13 AM
RE: CSS Frameworks - by VortecCPI - 04-12-2018, 10:18 PM
RE: CSS Frameworks - by TimSchofield - 04-12-2018, 10:45 PM
RE: CSS Frameworks - by TimSchofield - 04-13-2018, 01:49 AM
RE: CSS Frameworks - by afcouling - 04-13-2018, 12:46 AM
RE: CSS Frameworks - by TimSchofield - 06-10-2018, 06:55 PM
RE: CSS Frameworks - by TurboPT - 06-10-2018, 10:28 PM
RE: CSS Frameworks - by TimSchofield - 06-10-2018, 10:53 PM
RE: CSS Frameworks - by hindraj - 03-10-2024, 05:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)