RandomArker

Results 2 comments of RandomArker

It does appear to be the case, reading through the code (and modifying a few references) Although I think there may be some issues with rdflib as well, which makes...

Update. Yes it is just TextEncoder. wrote a quick sample application to test. modified the "solid-auth-client-bundle.js" by simply commenting out this line: "var r = t.TextEncoder ? t.TextEncoder : n(58).TextEncoder;"...