We have add-ons that extend your JS and they’ve stopped working after the new ACF release. I’m assuming we need to incorporate your new JS changes in 4.2 but the input.js is minified. Can you include (or send me) the unminified version so we can get back up and running?
Thanks.
Hi @djbokka
Yes, I will include a un minified version in the next release.
Thanks
E
Thank you.
Would it be possible for you to email me an unminified version of input.js
for this release? We can’t upgrade our sites until we know what’s changed with ACF
and can update our plugin.
Our plugin also has several hundred downloads so I’m sure others are
experiencing problems as well.
Thanks Elliot.
Hi @djbokka
You can always find all the individual JS files here:
https://github.com/elliotcondon/acf
The .min file is a compilation of the /input/ folder!