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
I checked the parameters' set send with this heartbeat request and there was no 'fce' field, so the
\Fabrica\CollaborativeEditing\Base::filterHeartbeatResponse method is not doing what it is supposed to do.
Somehow the code wp.heartbeat.enqueue('fce', { 'post_id' : jQuery('#post_ID').val() }, true);
in \wp-content\plugins\fabrica-collaborative-editing\js\post.js takes no effect.
Surgeonito
added a commit
to Surgeonito/fabrica-collaborative-editing
that referenced
this issue
Oct 9, 2018
There is a case when the plugin is not working properly.
When user A saves and after his admin edit panel is fully refreshed and THEN user B updates - all is ok.
But when two users are editing the post and both of them will press 'Update' at the same time - one of them will get this :
The text was updated successfully, but these errors were encountered: