Having a problem with a repeating group on a client's site. The group contains a WYSIWYG field and since updating to 3.3.5 I can no longer switch between Visual and Text mode.
Screengrabs show the errors from the inspector and the wysiwyg which is stuck on Text mode.
An example page of where they display is here: hidden link
This worked prior to the update, as I managed to add content to these fields with no issues.
Just noticed the button to add a new item isn't working either. The button container is there, but has no text where it should say "Add New...." - tried on my dev version of the site, which is still on 3.2.7 and it all works fine.
I took a look at this and tried to replicate the issue but it works fine on my end. See Screenshot.
It could quite possibly be a conflict with some JS code of another plugin. I see you have very few plugins installed so I would recommend disabling them and quickly swapping the theme to see if the issue occurs.
If you're unable to do this you can provide me with a copy of your site to setup here locally to run some test.
Hi Shane
Worked it out. I created a staging version on the live server. This worked as expected. The only difference between the auto-generated staging sites on my hosting company, and the live sites, is that the staging sites don't use the Stack Cache plugin.
So, the problem was simply cache related. Hard-refresh fixed it.
Thanks for your help, sorry it was such a weird one!