Uncaught TypeError: Cannot read property 'setImmediate' of undefined at suite.min.js:12

Uncaught TypeError: Cannot read property ‘setImmediate’ of undefined
at suite.min.js:12
at Object. (suite.min.js:12)
at Object.o.m.i (suite.min.js:12)
at o (suite.min.js:21)
at Object.o.m.i (suite.min.js:12)
at o (suite.min.js:21)
at Object.o.m.i (suite.min.js:12)
at o (suite.min.js:21)
at Object.o.m.i (suite.min.js:12)
at o (suite.min.js:21)

2 Likes

Unfortunately the problem cannot be reconstructed locally.
Could you please, provide a complete demo or a demo link, where the porblem can be reproduced.

I have the same error!!

1 Like

import from local assets

import { Combobox } from “src/assets/dhx-suite/suite”;

2 Likes