stylis icon indicating copy to clipboard operation
stylis copied to clipboard

Update Tokenizer.js

Open mohsenomidi opened this issue 1 year ago • 6 comments

Fix Can not read properties undefined (reading 'push')

mohsenomidi avatar Jul 16 '23 05:07 mohsenomidi

Fix mui - issue 37900

mohsenomidi avatar Jul 16 '23 05:07 mohsenomidi

This feels like a bandaid for some deeper problem. We need to diagnose the deeper problem and we need a test case to be added to the fixing PR, one that would fail without the proposed patch.

Andarist avatar Jul 16 '23 06:07 Andarist

Thanks for the review, then we are waiting to find out the root cause and fix.

mohsenomidi avatar Jul 16 '23 09:07 mohsenomidi

I experienced this error as well on 4.3.0. As a note to others, downgrading stylis to 4.2.0 fixed it for me

CodingItWrong avatar Aug 30 '23 16:08 CodingItWrong

@CodingItWrong please share a repro case of the problem. We can't fix the issue without being able to diagnose it

Andarist avatar Aug 30 '23 16:08 Andarist

@Andarist Unfortunately this code is running in the context of many layers of setup done by other team members and of proprietary client code. I understand not having a repro case blocks diagnosis, but it's not something I'm able to provide.

CodingItWrong avatar Aug 30 '23 16:08 CodingItWrong