Can’t edit something on backoffice

Laraship QuestionsCategory: TechnicalCan’t edit something on backoffice
jimix asked 5 years ago
hi, a problem on my back office, I can't edit something. (for example pages on cms or user .. etc) It blocks on the loader Someone have an idea? on the log, I have just a warning "LOG.warning: Asset not found [plugins/select2/dist/js/select2.full.min.js]" Thanks a lot
1 Answers
laraship Staff answered 5 years ago

Hello,

Can you open the chrome console in the design paage and see if you see any js errors ?

jimix replied 5 years ago

yes, 2

jquery.min.js:2 Uncaught TypeError: $(…).select2 is not a function
at initThemeElements (functions.js:11)
at HTMLDocument. (main.js:16)
at j (jquery.min.js:2)
at k (jquery.min.js:2)

Uncaught TypeError: $(…).select2 is not a function
at initThemeElements (functions.js:11)
at HTMLDocument. (main.js:6)
at HTMLDocument.dispatch (jquery.min.js:3)
at HTMLDocument.q.handle (jquery.min.js:3)
at Object.trigger (jquery.min.js:4)
at A (jquery.min.js:4)
at XMLHttpRequest. (jquery.min.js:4)