Open
Description
Reproduction:
- Load/reload http://json-ld.org/playground/
- Click
Signed
tab - Click
Person
tab - Click
Place
tab
Expected: no error message
Actual: on my mac/chrome, I consistently see the error message Error: [jsig.sign] The data to sign is empty. This error may be caused because a "@context" was not supplied in the input which would cause any terms or prefixes to be undefined.
Screenshot:
Note that if I click on the Place
tab again, the error goes away.