|
|
|
|
|
by krichprollsch
506 days ago
|
|
Lightpanda co-author here. Thanks for opening the issue in the repo.
To be clear here, the crash seems relative with a socket disconnection issue in our CDP server. > info(events): event handler error try catch: TypeError: Cannot read properties of undefined (reading 'length') This message relates to the execution of gt-ie9-ce3fe8e88d.js.
It's not the origin of the crash. I have to dig in, but it could be due to a missing web API. |
|