Continuous Requests Causing Issues in Gutenberg Editor
-
Hello,
It’s a very useful and well-designed plugin.I’ve encountered a serious issue when using the WSChat plugin alongside the Gutenberg editor.
When editing any page or post in Gutenberg, the plugin repeatedly sends a large number of AJAX requests to the following action:
wschat_get_agent_unread_countThese requests are triggered continuously (multiple times per second), and as their number grows very quickly, they cause performance issues inside the Gutenberg editor — especially when trying to save or update the page. In some cases, Gutenberg fails to save entirely.
I have tested this with/without cache plugins. The issue persists as long as WSChat is active.
It looks like the unread-count polling mechanism for agents may not be optimized, or perhaps it should be disabled inside the WordPress admin when editing content.
Could you please check this behavior and provide a fix?
Disabling the plugin would solve the issue.Thanks for your support!
You must be logged in to reply to this topic.