digitalbazaar / jsonld.js

A JSON-LD Processor and API implementation in JavaScript
https://json-ld.org/
Other
1.66k stars 195 forks source link

fix(#394): Clone active context to prevent mutation #411

Closed RoboPhred closed 3 years ago

RoboPhred commented 3 years ago

Fixes issue #394

Change was tested against the w3c test suite and seems to fix the issue.

RoboPhred commented 3 years ago

This is being blocked by additional tests that are failing in master. I do not know how to address these, and have opened a new issue for them: #412