Christopher
Christopher
This pull request fixes #8522.
### Issue The `partial_filter_selector` field is not stored when pouchdb-find's `createIndex` is used on a local db. ### Info - Environment: Node.js - Platform: FF - Adapter: idb/indexeddb/memory/leveldb/etc. - Server:...
When I created [usePouchDB](https://github.com/Terreii/use-pouchdb) I missed that react-pouchdb also have hooks. Because there is no point in doing the same work twice I propose "merging" functionality from usePouchDB into react-pouchdb....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade nano from 9.0.3 to 9.0.5. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade express-validator from 6.11.1 to 6.15.0. :information_source: Keep your dependencies up-to-date....
**Is your feature request related to a problem? Please describe.** The SL protocol has many enums and other types. **Describe the solution you'd like** Use [TypeScript](https://www.typescriptlang.org/). It has [enums](https://www.typescriptlang.org/docs/handbook/enums.html). [Interfaces](https://www.typescriptlang.org/docs/handbook/interfaces.html)...
**Describe the bug** In the result to grid logins doesn't return the content of the `buddy-list` (friends) and inventory (`inventory-skeleton`, `inventory-root`). The options for them are send to the grid....
**Is your feature request related to a problem? Please describe.** At the moment, the user can only access the chat of the currently logged in avatar. And routing is ......
**Is your feature request related to a problem? Please describe.** Many test don't test the whole app (or reducer). But are more examples of the problematic unit tests, that only...
**Is your feature request related to a problem? Please describe.** CRA is not as fast as [Snowpack](https://www.snowpack.dev/). And CRA doesn't support Web-Workers. **Describe the solution you'd like** Move to Snowpack....