[BUG] app is crashing on mac os safari
bartoszboruta opened this issue · 7 comments
bartoszboruta commented
etienne-martin commented
You're right, it crashes in Safari.
Here's a repro:
https://codesandbox.io/s/lx3rzx16x9
etienne-martin commented
He's a potential solution: https://stackoverflow.com/a/51568859/1123556
mehmetnyarar commented
I have the same problem and I depend on Safari. Is there a quick solution for this or when could you fix?
andrejunges commented
any news @mehmetnyarar @etienne-martin ?
Logatto commented
Hello, @etienne-martin @mehmetnyarar @andrejunges
My temporal solution was add a try catch in userAgentParser, and this work in Safari and Firefox in MacOS.
I don't know what do you think about that.
linhnguyen222 commented
This can be solved by update node to the lastest version
etienne-martin commented
This is fixed in v2