Skip to content

Error when watching multiple collections #9

@joente

Description

@joente

When watching multiple collections, an error might occur about missing # in a thing_dict.

The reason for this error is that when using multiple collections, also multiple event handlers are registered. The first event handler might remove the # and then the second cannot find the # anymore.

For full support of multiple event handlers, the incoming data should be handlers as read-only.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions