Got Uncaught TypeError in the console when I tried to delete cache
-
I clicked on the “delete cache” menu item, but the cache was not deleted. And I got an error in the console:
Uncaught TypeError: jQuery.ajax is not a function
at Object.send (toolbar.js?ver=1675707417:91:10)
at HTMLLIElement. (toolbar.js?ver=1675707417:33:17)
at HTMLLIElement.dispatch (jquery.slim.min.js:2:42868)
at v.handle (jquery.slim.min.js:2:40852)More information about issue in this video
As far as I understand, the problem is in the processing of the ajax request. How I can fix it?
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Got Uncaught TypeError in the console when I tried to delete cache’ is closed to new replies.