TypeError: Cannot convert undefined or null to object at Function.entries

Hi Rob, I’m afraid that this error doesn’t seem to have anything to do with my code. And I’m sharing the evidence that you please look at and suggest if my conclusion is wrong.

When I login, I get an error in the console.log which I have shared earlier in my first post. To know more, I opened the browser’s “Inspect” option that allows me to see the error trace. As I posted earlier, that error is about some Wix service function. I opened up the link reference of the code in the error to the code file workerlogger.js in the logger folder under webpack master folder somewhere, line number 103, attaching the snapshot. It shows an error of some undefined stuff. Now that doesn’t seem like anything to do with my code. I could be wrong. If you have any clue about it, please guide me.

Much thanks.

  • Rakesh