I also noticed an issue with wixLocation.to(). I had a button that created a link from the current user info and role etc, and then took the user to a profile with [wixLocation.to(“/somepage/”](wixLocation.to(“/somepage/”) + “userID”)
which just stopped working yesterday. I’ve now had to change to wixLocation.to(“mywebsite.com is available for purchase - Sedo.com”+ “userID”)
Does anyone know if the wixLocation function has changed?
Same here. Have you had any luck?
I am hit with the following errors randomly over the last few days.
Seems like a Wix server side issue. Not a great user experience for site visitors
ERR_HTTP2_PROTOCOL_ERROR
Uncaught (in promise) interactive
Nothing yet. Spent an hour on hold with Wix support just to be cut off. Kept being told to clear my cache, which I’ve done and its done nothing to prevemt the issue
@aeroengineerz7 Okay let’s see what we can figure out about the issue then.
I only seem to be having the issue on dynamic pages (i think). Is this the same for you?
The dynamic pages it is occuring on have at least three repeaters, and quite a lot of querying in the code. I was initially wondering if it could be down to the page size being too large.
Yeah, the error occurs on dynamic pages but I can’t seem to find any problem with my code. And yeah in my case, the error also occurs 50% of the time like there are times the page is not working properly and when I reload the page, it does work properly with no error.
Regarding wixLocation, I also experienced the same thing. I think the code of the Wix system have changed. Instead of not including the home page url in using wixLocation.to, I need to include it now.
Facing the same issue (net::ERR_HTTP2_PROTOCOL_ERROR 200) for 50% of the times when i load any page(dynamic or static) Incognito mode also doesn’t present any different result. @yisrael-wix please provide some help with the issue as it has come up fairly recently.
@yisrael-wix Thanks for the reply. While trying to reach out to Customer care, I am getting a blank page. Can you please provide some assistance with this?
This is happening to a bunch of my customers across 3 different sites. It started for me about 1-2 weeks ago. Some additional clarity:
This happens maybe one in ten times I attempt to load a page. If I refresh the page in almost all instances it loads again normally
It happens in incognito mode
I’ve gotten a dozen complaints from customers that pages will randomly load in as white and that is all they see. When I asked them to send me a pic of the console it always looks just like the one I linked to below
Customers are spread out over multiple states, so it’s not a localized issue
Users were reporting above it was only affecting their dynamic pages, but for me, I don’t use dynamic pages on any site. So it’s happening on regular pages as well