*

ad

  • **
  • 29 posts
javascript errors in backoffice
« on: February 26, 2023, 09:17:40 AM »
I have javascript errors in backoffice and new categories are still stored as root categories.
Even iget success message, their order or nesting is not changed.

*

MB Themes

Re: javascript errors in backoffice
« Reply #1 on: February 26, 2023, 10:42:57 AM »
1) test with jquery 1.x.x and 3.x.x
2) check browser co sole for errors
3) check network requests and put there body of one after dragging category.
4) try to disable all plugins and test (disable, not uninstall)
5) check if network request respond with 200 (success)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Lui-G

  • *
  • 2 posts
Re: javascript errors in backoffice
« Reply #2 on: February 28, 2023, 07:04:14 PM »
I have javascript errors in backoffice and new categories are still stored as root categories.
Even iget success message, their order or nesting is not changed.

deactivate the JS Optimization.


Regards
Lui-G

*

ad

  • **
  • 29 posts
Re: javascript errors in backoffice
« Reply #3 on: March 01, 2023, 09:43:32 PM »
Thank you