Project

General

Profile

Actions

Bug #41683

closed

mgr/dashboard: Rendering datatable causes Angular runtime error

Added by Volker Theile over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
General
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The fix from https://github.com/ceph/ceph/pull/30103 for https://tracker.ceph.com/issues/41615 causes an Angular runtime error when a datatable in the new CephFS page of the PR https://github.com/ceph/ceph/pull/29800#pullrequestreview-284772767 is rendered.

Encapsulating the code (see https://github.com/ceph/ceph/pull/30103/files)

window.dispatchEvent(new Event('resize'));

in a setTimeout() call will fix the issue.


Files

screenshot.gif (232 KB) screenshot.gif Volker Theile, 09/06/2019 12:42 PM

Related issues 1 (0 open1 closed)

Related to Dashboard - Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetchedResolvedVolker Theile

Actions
Actions

Also available in: Atom PDF