Joel Thorstensson

Results 291 comments of Joel Thorstensson

Also automatically deploy the example app so that's it is accessible online.

@adamsoffer yeah, unfortunately it's browser behaviour to log all 404 errors so even if we catch them they still show up. We would need to make a breaking change to...

Thanks for the suggestion @KamesCG. I'm wondering though, why couldn't you notify your user to create an account if you get catch this error instead?

Thanks for a great bug report @ps2-controller! Do you know which method (`data.method´) is being called with the `data.params[0]` being empty?

Sorry if I was unclear. I meant the method used in the json-rpc call, i.e. **`data.method`**.

Interesting, this would indeed be pretty cool. Do you think it should be limited to only images, or do other types of files as well? Might be more difficult do...

> Oh good point! I feel like it could go either way - images seem to be the most common file type in profiles, but I dont think it would...

Hey @eshohet No progress on this yet. Would be awesome if you wanted to help out! What do you need? :)

That looks pretty good @eshohet! The thing with return type of `space.private.get(key)` is that the developer can choose to put whatever they want in there (both objects and strings). We...

I think something along these lines makes a lot of sense. Would be nice if when creating a space a CID of a schema object could be passed along. The...