Bug: Page keeps refreshing on random (?) plugin admin pages
- mcl7Participant4 years, 2 months ago #23487
Not sure what’s going on here but when I am on WProcket admin or WCsheets editor (maybe others but haven’t found any) every few seconds (10 seconds) the page refreshes. When using developer tools to see whats going on it appears that its this file that is intiating the refresh:
/wp-content/plugins/wpsolr-pro/wpsolr/core/js/autocomplete_solr.js?ver=22.0
This confuses me because I am not even using the wpsolr autocomplete.
Any ideas what’s going on or things I can look into?
mcl7Participant4 years, 2 months ago #23505Just an update here:
I created a staging site and the only two plugins enabled are WPsolr and WProcket using the 2020 theme. The refresh happens so quickly (every few seconds) that it’s hard to get in and really analyze anything. I will dig further and post back but please and advice you have please send.mcl7Participant4 years, 2 months ago #23506Ok, I think I tracked it down. If, after going into the WProcket settings it will refresh every few seconds. However, if you click on another page and the back to WProcket the problem does not exist. This then allows me to open the autocomplete_solr.js file and bebug.
Its looks like line 114 is the issue and related to the back button issue that recently surfaced?
Screenshot: https://ibb.co/TT9mKq8
Thoughts on addressing? It doesn’t feel like this code needs to be loaded in most of the backend?
You must be logged in to reply to this topic.