Tried to use Lazy Loading for my Select Fileds. They are populated via add_filter(‘acf/load_field/name… The from the console error is attached below
Can confirm if it is the same error as below:
TypeError: b.slice is not a function[Learn More] select2.full.min.js:1:42662
HEllo, we are also having this issue.
The only way around 8t was to not check lazy loading at all 🙂
We use ACF pro, in the admin we search for a post – it’s at this point that the error comes up in the console and no results are returned (to set the post for that field in admin).
I don’t think lazy loading is defined anywhere for this?