Lots Of Errors

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!!)

1 Like

Any Response??

1 Like

Its pretty awful whatever theyve screwed up across the whole platform, my site is basically pointless, I cant even sell any products with these errors

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.

Can you please share your site URL?

https://www.lktraderspvt.com/

Actually this is the main error I am worrying about - WixCode Static Events Error: could not find component in the given static event behavior data

This is for the first time I have seen it

“UserCodeNetworkError: Failed to import user code script: Failed to execute ‘importScripts’ on ‘WorkerGlobalScope’: The script at ‘https://2407dd80-e3f8-4159-a4ee-eb38b98d168f.static.pub.wix-code.com/static/v2/9542354b-3083-45e8-8eb1-6fadf82770d4/2407dd80-e3f8-4159-a4ee-eb38b98d168f/pages/masterPage.js?empty-if-missing=true&inject-dollar-w=true&module-name=masterPage&remove_namespaces_from_self=true’ failed to load. at e.exports.importSync (https://static.parastorage.com/services/wix-code-viewer-app/1.657.0/app.js:25:17093) at https://static.parastorage.com/services/wix-code-viewer-app/1.657.0/app.js:3:13638 at Object.traceSync (https://static.parastorage.com/services/wix-code-viewer-app/1.657.0/app.js:3:16674) at https://static.parastorage.com/services/wix-code-viewer-app/1.657.0/app.js:3:13574 at Array.reduce () at e.exports.fetchUserCode (https://static.parastorage.com/services/wix-code-viewer-app/1.657.0/app.js:3:13540) at https://static.parastorage.com/services/wix-code-viewer-app/1.657.0/app.js:3:9578 at u (https://www.lktraderspvt.com/_partials//wix-thunderbolt/dist/clientWorker.6790f611.bundle.min.js:1:164885) at Generator._invoke (https://www.lktraderspvt.com/_partials//wix-thunderbolt/dist/clientWorker.6790f611.bundle.min.js:1:164638) at Generator.forEach.e. [as next] (https://www.lktraderspvt.com/_partials//wix-thunderbolt/dist/clientWorker.6790f611.bundle.min.js:1:165242)”
}

New Error Just Seen

@rinshulgoel Can´t view site, want a password. The error you mentioned, I had it too sometimes, it´s usually something temporary. Still have it?

@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.