Hi @tyrannous Thanks for your message. I’ll try to replicate and let you know once a fix is available! If you could send an email with your list of plugins and configuration (WP version, php version) to [email protected] this would help the process
Thanks in advance
Best regards
Hi @harthur90, thanks for getting back to me so quickly.
I noticed that basically all error messages, even from other plugins, originated from . Therefore, I deactivated the Hubspot plugin for testing purposes and noticed that the errors are still present, but this time coming from the block editor itself.
Apparently, there is some kind of proxying happening from the block editor to gutenberg.js.
Unfortunately, there’s no source version of that file available publicly online. The messages are proxyied here:
// […]
"assert" === t ? !1 === e[0] && (i = "Assertion failed: " + (e.slice(1).join(" ") || "console.assert"),
s.extra.arguments = e.slice(1),
r && r(i, s)) : r && r(i, s),
n && Function.prototype.apply.call(n, a, e) // <-- here
// […]Closing this, as the error messages are unrelated to the HubSpot plugin. Still, it would be great if you could check if this “proxying” is necessary because it’s pretty confusing and can potentially cause false alerts like this one.
Thanks!
Philipp
