Skip to content

Optimize the use of the mutation observer. #601

@KarelJanVanHaute

Description

@KarelJanVanHaute

The way we add elements and callbacks to the mutation observer now results in a lot of different observers on the same elements.
This can be handled better by making sure there is only one observer per element. It can be that one observer has to manage multiple callbacks.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions