After installing ACS commons 5.1.2, we are facing 2 issues.ISSUE 1:
Below console error while authoring any component. In above screenshots,
the console error points to the below lines of code in
multifield-extension-wrapper.js , this file was dependent on lodash.js
under modern folder which was available under Libs folder
(/libs/clientlibs/granite/lodash) till SP 6.5.9 and is missing in SP
6.5.10.Now this lodash.js is brough back with ACS commons 5.1.2 under
(/apps/acs-commons/clientlibs/vendor...