worker Logger . js:103 Error: could not find component SDK
at Object . getComponentSdkFactory (componentSdksManager . ts:74)
at b (wixSelector . ts:143)
at wixSelector . ts:190
at Array . map (<anonymous>)
at wixSelector . ts:170
at wixSelector . ts:252
at c (lodash . min . js:6)
at Function . ru [as map] (lodash . min . js:67)
at t (lodash . min . js:131)
at Qe (lodash . min . js:67)
I get this Error in Chrome inspect on Published site SOMETIMES
This error breaks my Slider’s, iframe interactivity code…
How, and Why?
2 Likes
Hi, I have the same issue in Microsoft Edge (works well on Chrome). Did you solve it?
Having the same problem, any official solution?
patformLogger.ts:135 Error: could not load component SDKs from loadComponentSdks function
at mydomain/_partials/wix-thunderbolt/dist/clientWorker.2265607b.bundle.min.js:1:437273
at async Promise.all (index 1)
at async Object.fetchComponentsSdks mydomain/_partials/wix-thunderbolt/dist/clientWorker.2265607b.bundle.min.js:1:437528)
c
I Have the very same error. It is currently breaking my live website as well as my editor. My user cannot use the website anymore. I cannot even preview the website in the editor. What is happening?
It is very URGENT, any help would be highly appreciated.
Error: could not find component SDK
at Object.getComponentSdkFactory (componentSdksManager.ts:87:25)
at g (wixSelector.ts:158:52)
at wixSelector.ts:205:11
at Array.map ()
at wixSelector.ts:185:22
at wixSelector.ts:267:11
at c (lodash.min.js:10:339)
at Function.yf [as map] (lodash.min.js:85:83)
at s (lodash.min.js:138:130)
at nf (lodash.min.js:82:371)
I found a solution that worked for me.
- Open the website Editor in chrome
- Open the chrome devtools (F12)
- Do an empty cache and hard reload in the browser
- Republish.