Angelo Veltens

Results 106 comments of Angelo Veltens

Lol, I just wanted to urge to focus on the UI issue at hand instead of discussing concepts, but then I noticed we are actually in authentication-*panel* here and not...

Just created it there, was not aware it could be transfered: https://github.com/solid/solid-panes/issues/240

I am not convinced that schema.org switched to `https` for the RDF vocabulary. Following our nose from JSON-LD `@context` to the context document and the `@vocab` reveals `http://schema.org/` as the...

Is `https://welcome.solid.community/groups/main#we` somewhere left in an ACL?

Thanks Ruben, I see and totally understand that. To clarify those things I propose to add a hint about that in the readme, so that it is clear to everybody...

Oh, yes, I am trying to create files in an inbox, so only Append, no Read permissions here.

Thanks, it worked with `createPath=false`

I think you are right about that, though I have to confess it is not my top priority to implement it at the moment. But definitely something to be done.

The project you mention uses Webpack 4. Did you try with webpack 5 and the polyfills I mentioned? I can prepare a minimal demo projekt reproducing the problem, but not...

Yes it worked before, then I upgraded another library (inrupt/solid-client-authn-browser) which implicitly removed some polyfills. I added the above 2 explicitly and then the problem occurs, so it is probably...