NagariaHussain / doppio

A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.
MIT License
201 stars 77 forks source link

Frappe-ui #34

Open ShahbaAbd opened 5 months ago

ShahbaAbd commented 5 months ago

{ "url": "ping", "data": null, "previousData": null, "loading": false, "fetched": false, "error": "TypeError: Cannot read properties of undefined (reading 'exc_type')", "promise": "[object Promise]", "auto": true, "params": null }

NagariaHussain commented 4 months ago

Check you browser and bench console for any errors you might have after hitting ping.

its4nas commented 3 weeks ago

Try to logout of the main Frappe login page, then sign in from the Frappe Ui page. I faced this issue and that's what I did.