You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
I configured CORS for my IPFS peer, such that it works without issues
Actual Behavior
After these changes I was able to open the database, and as you can see they are correctly detected.
The issue is that, even having douments stored, no entries are shown, when added programmatically in my application.
Expected Behavior
When adding documents to the OrbitDB, they should appear in the Control Center
I'm not sure that this is an issue with your useful viewer, or something I forgot to do on my apps side. In my innocent understanding, I expect an implicit replication of the data. Maybe you can help me on this.