SolidOS/mashlib

solid-ui share pane broken in mashlib 1.0.6

Closed this issue · 2 comments

NSS 5.2.1 with mashlib 1.0.6
solid-ui share pane is broken : tried on https://bourgeoa.inrupt.net/public/

acl-control.js:101 Uncaught (in promise) TypeError: Cannot read property 'http://www.w3.org/ns/auth/acl#Append http://www.w3.org/ns/auth/acl#Control http://www.w3.org/ns/auth/acl#Read http://www.w3.org/ns/auth/acl#Write' of undefined at b (acl-control.js:101) at acl-control.js:1128 at acl.js:423 at acl.js:453 at fetcher.js:938

At first it seems that acl-control.js is not in line between solid/solid-ui and mashlib/node_modules

Vinnl commented

Two duplicates:

The issue is probably in solid-ui, see SolidOS/solid-panes#193 (comment) for more analysis.

closed with PR https://github.com/solid/solid-ui/pull/153
integrated in mashlib 1.1.7 and tested in a docker server NSS5.2.1+mashlib1.1.7