Hi,
I have a repeter field that contain a text field and a wysiwyg field,
when i want to add a link in the wysiwyg trough the insert/edit lin button, i get the following js error in the console “TypeError: f.wrap is undefined”.
i am using wp 3.9 with ACF 5 (the error was also triggered on the latest version of ACF 4) and WPML
any ideas on that?
edit: also on a diferent website with wp 3.9 and ACF5 using the Flexibel content fieldm when I try to duplicate a FC field i get the flowowing js error “TypeError: _this.duplicate_layout is not a function”