This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
0.8.1 breaks on phantomJS #674
Closed
Description
Hi,
I have an issue since this commit on phantomJS 2.2.1.
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
TypeError: Attempted to assign to readonly property.
at karma-shim.js:133326
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
TypeError: Attempted to assign to readonly property.
at karma-shim.js:133326
Line is here
I think one of the property stack or zoneAwareStack must be readonly but I can't figure out why ? Everything works fine on chrome or when downgrading on 0.8.0.
Thanks
Metadata
Metadata
Assignees
Labels
No labels