We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Flipping on Homepage

Why does my site keep endlessly refreshing after adding Rubix Price Editor?

shareonetees
Visitor
1 0 0

All of a sudden my site keeps refreshing endlessly SINCE Sunday and the only app I added was RUBIX PRICE  EDITOR on Saturday.  Do you think it is this or something else?  I did see a discussion that said to put in Locksmith but no info on how from last year.

@shareoneteesonlinestore.com

Reply 1 (1)

iska31
Shopify Partner
5 0 1

Hello !

Have you tried to go into the inspector and check the Network > Fetch/XHR tab ? You have an option to preserve logs in order to not lose them between refreshments. You should check if there is any 3xx request triggered from a third party script.
If not, then your issue comes probably from a JS line in your source code. Having no idea where it comes from, you should remove all your js from your website with a dichotomy strategy to find where the error comes from.
But please don't add another app to try to fix that. You need to go into tech/code.

Good luck !