You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make this work i had to:
change line 35 in /assets/js/input.js to return $(output);
remove {$min} from line 400 in /fields/class-swp-acf-svg-icon-v5.php
Hey, this version 1.01 does no longer work with ACF Version 6.0 after their visual update.
I get an error message and cannot open my fields because the javascript is breaking:
Uncaught TypeError: Cannot read properties of undefined (reading 'allow_null')
Not sure if this is a quick fix or a deeper issue. I might take a look at it myself the next days.
The text was updated successfully, but these errors were encountered: