solid-contrib/solid-client

`addToTypeIndex` resolves to profile with `null` type index when creating the index

Closed this issue · 1 comments

dan-f commented

...because of a mistake with javascript assignment semantics.

https://github.com/solid/solid-client/blob/master/src/type-registry.js#L228

Fixed in PR #139, closing.