Replies: 4 comments 34 replies
|
Hi, Do you run the same version of the backend and the frontend? The stats issue was in some older backend version so just want to know if it has reproduced. Styling issue is different and it's related to MUI5 update. Are you using custom theme? It looks totally different from the dev environment, all the tiles and icons look misplaced. |
24 replies
|
Lets remove node_modules and yarn install again to see it can be solved. Regarding with sqlite things is strange because previous versions worked fine =/ |
9 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.
Uh oh!
There was an error while loading. Please reload this page.
Hi all! I'm having problems with the latest versions of the plugin. This problem is related with styles and some pages like Statistics, profile,
When I want to go to these pages I receive this error:
TypeError

stats.summary is undefined.
Regarding with styles, I dont know why I dont see the same or almost the same styles like in the documentation (left menu).
All reactions