]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Rendering datatable causes Angular runtime error 30209/head
authorVolker Theile <vtheile@suse.com>
Fri, 6 Sep 2019 12:35:58 +0000 (14:35 +0200)
committerVolker Theile <vtheile@suse.com>
Fri, 6 Sep 2019 12:35:58 +0000 (14:35 +0200)
commita7bf31fe4900e942ab24b51461b6625f89ab3c16
treeff9063d6e5119ea8ab082fdb44af05f01f0f479e
parent96cf28e38176fc9ca0ae19f6e4175481d6d41ef6
mgr/dashboard: Rendering datatable causes Angular runtime error

Due some timing effects it might happen that the re-rendering of the datatable causes an Angular runtime error caused by changes outside Angulars' change-detection.

Fixes: https://tracker.ceph.com/issues/41683
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts