What version of WordPress? What version of the plugin? What version of PHP? What type of server is it running on? Can you provide logs?
What I would do is deactivate all plugins other than The Cache Purger. From there, re-activate one at a time to see what is actually causing the issue.
This has never been an issue before your post, so we need to see what it is in your specific environment that is causing the actual issue.
@mmakenzi
I cannot help you unless you reply with what I have asked for. Until then, I am going to close this issue.
Hi buddy
PHP 8.3 / WordPress 6.8.3 / Nginx Webserver / The Cache Purger 2.1.0.1
Console Error
Uncaught TypeError: Failed to execute ‘observe’ on ‘MutationObserver’: parameter 1 is not of type ‘Node’.
at admin.php?page=kpcp_settings:147:601
at admin.php?page=kpcp_settings:154:3
Right after the first click, the header of the settings page remains, and the body disappears
-
This reply was modified 5 months, 3 weeks ago by
mmakenzi.
What I would do is deactivate all plugins other than The Cache Purger. From there, re-activate one at a time to see what is actually causing the issue.
@mmakenzi
Were you able to perform that diagnosis?