Skip to content

Mouse Move Event is triggering Change Detection #145

Description

@uap-universe

When the column resize function was implemented, some mouse listeners were registered to detect the click and drag events for the column separator.

Unfortunately, what nobody noticed, that mouse listeners are causing high frequent change detection runs when you just move your mouse over the area of the table.

This has high performance impact and is most likely one of the reasons why notebooks start their rocket engines when opening a page containing a smart table.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions