Could somneone please help me i am gettinf "DOMMatrix is not defined" error

Describe the problem/error/question

Can someone please help me i am getting:DOMMatrix is not defined erorr.please help me it’s frustrating

error message
{
“errorMessage”: “DOMMatrix is not defined”,
“errorDescription”: “DOMMatrix is not defined”,
“errorDetails”: {},
“n8nDetails”: {
“time”: “6/3/2026, 3:30:57 PM”,
“n8nVersion”: “2.23.2 (Self Hosted)”,
“binaryDataMode”: “filesystem”
}
}

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: n8n --version
  • Database (default: SQLite): na
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: windows11

@Sameer_Kalkeri, I need the workflow or a minimal scenario to continue helping you.

I have the same problem and notice the following in this regard:

Versions

2.23.4 okay
2.25.7 error
2.26.0 okay

It appears that work is being done on the problem. Regards Thomas