Closed GentlemanHal closed 3 years ago
It fails with "RangeError: Maximum call stack size exceeded" since updating to Jest v25 which upgraded JSDOM from v11 to v15.
Everything seems to work correctly in every browser I've tested.
I'm not sure if this is a real issue with the component, and real browsers are handling it better or if it's an issue with JSDOM?
In theory it could also be an issue with how Jest sets up JSDOM?
😕
It fails with "RangeError: Maximum call stack size exceeded" since updating to Jest v25 which upgraded JSDOM from v11 to v15.
Everything seems to work correctly in every browser I've tested.
I'm not sure if this is a real issue with the component, and real browsers are handling it better or if it's an issue with JSDOM?
In theory it could also be an issue with how Jest sets up JSDOM?
😕