Hello,
Thanks for the detailed report! I was able to reproduce this issue when using Field Group Instruction Placement “Above Fields” or “Tooltip” with your clone field setup. I added the bugfix on the todo list for the next patch in the Trello Board.
Since it’s a javascript issue, I cannot give you a quickfix (Javascript files have minified & unminified versions). In the meantime, I would recommend to switch back the Instruction Placement back to default “Below Labels”. See screenshot: https://i.imgur.com/UXtbEfh.jpg
This will fix the issue and the render will be very similar in your setup (instructions will be below labels).
Sorry for the inconvenience.
Regards.
@hwk-fr it’s not really an inconvenience when you’re offering the plugin for free and reply to a bug report the same day 🙂
Thank you!
Hello,
Just a heads up to let you know that a fix for this issue will be included in the next patch. However, the next update is scheduled for the next week.
In the meantime you can apply the fix by yourself to keep using the latest 0.8.8.1 update. To do so, please follow this instructions:
Replace the following files in your ACF Extended plugin:
/plugins/acf-extended/assets/js/acfe.js
/plugins/acf-extended/assets/js/acfe.min.js
With this files:
Once updated, please make sure to clear your browser cache to use the updated version of the JS files. You can do it directly from your browser console, in the “Network” tab, by checking “Disable Cache” and pressing CTRL + SHIFT + R.
You can also clear browser cache from your browser settings. Also make sure to press CTRL + SHIFT + R when visiting your admin page.
Sorry for the inconvenience.
Regards.
Hello,
Just a heads up to let you know that the latest 0.8.8.2 update fix the issue.
Have a nice day!
Regards.