Admin.js contains error in JavaScript causing error Admin.get_config is not a function
Steps to reproduce
Install app, run adminsitration, open console debugger (F12 in Chrome) and see error.
Expected results
no errors in console log
Actual results
Uncaught TypeError: Admin.get_config is not a function
at HTMLInputElement. (list:1278)
at HTMLInputElement.dispatch (jquery.js:4435)
at HTMLInputElement.r.handle (jquery.js:4121)
Sonata packages
Symfony packages
PHP version
Admin.js contains error in JavaScript causing error
Admin.get_config is not a function
Steps to reproduce
Expected results
Actual results
Uncaught TypeError: Admin.get_config is not a function at HTMLInputElement. (list:1278)
at HTMLInputElement.dispatch (jquery.js:4435)
at HTMLInputElement.r.handle (jquery.js:4121)