Since version 8.3.8 i get the following error very often and the app freezes.
Uncaught TypeError: Cannot read properties of undefined (reading 'vm')
at st (suite.js:22:5313)
at st (suite.js:22:5394)
at st (suite.js:22:5394)
at st (suite.js:22:5394)
at lt (suite.js:22:5606)
at Gt.Xt [as unmount] (suite.js:22:12751)
at t.unmount (suite.js:13:24927)
at e.destructor (suite.js:13:114954)
Before the update i haven’t exprienced it.
P.S.
It seems to be happening when u have inner layouts and u call the destruct function on it but not convinced about it.