Home › Forums › Bug Reports › Plugin Bug / Conflict in Media Library Selection › Reply To: Plugin Bug / Conflict in Media Library Selection
Hi @glennyboy
The line Uncaught ReferenceError: acf is not defined
will occur if any JS error occurs before ACF is instantiated.
Any JS error starts a snowball effect where all following JS gets the blame.
Your origional error talks about event.returnValue
and body.scrollLeft
.
Perhaps these errors are comming from another plugin / theme code. Feel free to seach the ACF input.js file, but I don’t believe these errors are coming from ACF.
Thanks
E
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.