Hi Wix Team, is something happened to corvid?
From some days, I am facing a lot of issues on my site. Somedays it get totally fine and some times it doesn’t behave well. I don’t know what’s going on?
Errors I usually get (I used Site Monitoring Tools) :
Error: WixCode Static Events Error: could not find component in the given static event behavior data
TypeError: Cannot read property ‘items’ of undefined
Warning: Unrecognized feature: ‘vr’
The resource was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
I am using Wix Corvid for more than 5 months and I have never faced such issue.
Please take out the solution.
Also, I would like to mention that the problems start coming from the day when Ido (Wix) wrote the post "Rolling out improvements to Corvid sites rendering" (It is getting worse , for now, Please Help!!)
These are all errors that pop up in browser Console, right? We all have them. Maybe except the " TypeError: Cannot read property ‘items’ of undefined " (EDIT:no, undefined is a programming error, in Editor error = “Prop does not exist …etc”), I have it too, but in the editor, not browser console. (cause: Wix is pushing new eslint). The “vr”-thing, has been there for months (console). They are all warnings and debug messages, not a big deal. But, on a brighter note, the issue has been raised by Corvid Masters to tone the output down a bit, because, agreed, it is superfluously worrying.
@rinshulgoel I also cannot access the site; when I try to sign up I receive a “validation error”. Can you create a test user for us so we can see the errors you’re seeing?
Has this been sorted out yet? I have the same issue. My site seems to go on a tailspin- reloading infinitely with the following flood of message if I look in the console. “Error: WixCode Static Events Error: could not find component in the given static event behavior data”
This maybe related, I have errors too in my website. If I REFRESH or OPEN NEW TAB it seems my token session is destroyed? This was never happened before. =x
I moved all my event handlers inside the $w.onReady() scope and that seems to have solved the issue.
But this is against Wix’s advice to not place static event handlers inside this scope. Confusing ! need to re-look the code carefully.
Are you still encountering this problem? Is so, please create a new post, explain what the problem is, and post your site’s URL and on what page you have the problem.
Adding an update, in general, this issue does seem to be fixed, with, for me, one exception - site footer .
I think the image makes the point - the footer VPEnter/Leave examples are 1 of about 7 element handlers I can’t remove, delete or rename.
Obvious stuff like renaming elements to remove them doesn’t work.