Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
451 stars 597 forks source link

Targeting Mode not working most likely because of JS error $(...).fontIconPicker is not a function #1921

Closed suryakand closed 4 years ago

suryakand commented 5 years ago

Required Information

Expected Behavior

Should be able to use targeting mode to for personalization with AEM 6.4 and acs commons 4.0.0

Actual Behavior

Targeting Mode not working most likely because of JS error $(...).fontIconPicker is not a function

Uncaught TypeError: $(...).fontIconPicker is not a function at HTMLDocument.<anonymous> (all.a3de6dda59f869066067eab3992bdfd7.js:6516) at HTMLDocument.dispatch (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5226) at HTMLDocument.elemData.handle (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:4878) at Object.trigger (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5130) at HTMLDivElement.<anonymous> (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5860) at Function.each (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:370) at jQuery.fn.init.each (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:137) at jQuery.fn.init.trigger (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5859) at HTMLDocument.<anonymous> (foundation.86b0963b45172609c47052c59f7c7aed.js:8847) at HTMLDocument.dispatch (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5226)

Steps to Reproduce

On 6.4 install acs commons 4.0.0 and switch to targeting mode on any page (from sites). Nothing happens when clicked on "Start Targeting" button.

davidjgonzalez commented 5 years ago

@suryakand are you including any ACS Commons clientlibs for this to occur? Or is this happening simply because ACS Commons is installed?

suryakand commented 5 years ago

@davidjgonzalez this is happening just after installing the acs commons CRX package.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.