]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix NFS Edit page loading problem 35854/head
authorTiago Melo <tmelo@suse.com>
Tue, 30 Jun 2020 14:24:12 +0000 (14:24 +0000)
committerTiago Melo <tmelo@suse.com>
Tue, 30 Jun 2020 14:30:02 +0000 (14:30 +0000)
commitd30bd4430741dbb321b5cbf5dc810554463d5089
tree17f3c561da149626b8ad41b5084b6c7cce1c2a8e
parentffaf709cad9bf7a8a45bbcdc53b47da0ec74262a
mgr/dashboard: Fix NFS Edit page loading problem

We were trying to access a component that is only created
after the form loading is finished, before it was finished.

Fixes: https://tracker.ceph.com/issues/46276
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts