desci-labs / desci-codex

Reference implementation of the CODEX protocol, using Ceramic and ComposeDB
8 stars 0 forks source link

Temporarily disable query indexes as bug workaround #33

Closed m0ar closed 10 months ago

m0ar commented 10 months ago

Likely fixed by these changes: https://github.com/ceramicnetwork/js-ceramic/pull/3067 https://github.com/ceramicstudio/js-composedb/pull/196

The bug doesn't apply when loading models from the network, only when deploying locally, it seems. In other words, not as critical as it sounds, but annoying for local devenv.