I'm using Advanced Custom Fields and since WordPress 3.3 there's a MAJOR bug.
The content in my WYSIWYG fields gets copied to the main page editor or the content in the main page editor just disapears.
I tried replacing wp_tiny_mce() by wp_editor() in the plugin but that didn't change anything.
This is a major bug as it deletes the whole content of a page.
Does anyone have the same bug? How can I fix it?
Thank you