Tim Berners-Lee

Results 284 comments of Tim Berners-Lee

Strange state though .. network timing says "caution! request is not finished yet", and the browser visible status bat says `waiting for solidos.solid.community`

Repeated loads in different normal windows give same result. Loading in a incognito window fixes it.

Note this problem would not happen if w used data-islands for the turtle inside the original HTML file.

But this needs to be specified in the solid spec.

I’ve raised it as a solid-panes bug solid/solid-panes#40 as that is where it shows up… It looks like in the RDFa parser it is trying to set a property which...

To display a specific pane it is like ``` const pane = context.session.paneRegistry.byName('folder') or const pane = panes.byName('folder') const paneDiv = pane.render(subject, context, options) ```

@renyuneyun It has to be a `vcard:Group`, not a `foaf:Group`. That's what the ACL system uses. Sorry this wasn't clear from the error message.

Given that you had already selected that you want to add a group, nothing else, then it should have been able to say ``` Error: Failed to add group to...

Please explain the block.