]> source.dussan.org Git - nextcloud-server.git/commit
Fix duplicate tag info view registration 25478/head
authorVincent Petry <vincent@nextcloud.com>
Tue, 2 Feb 2021 15:32:24 +0000 (16:32 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 4 Feb 2021 09:15:53 +0000 (09:15 +0000)
commit04473c0f0eac203364c8c3f64b253286226d0c86
treebc2337a4226f30977d5b55d6f11d77f4f4b813c4
parentee8c35614a73891fb2f7ac5a215306ba879ce063
Fix duplicate tag info view registration

Only register the tag info view once as it's stored in a singleton.
This fixes an issue where the tag info view did not get rendered after
swiching between different file views.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
apps/systemtags/js/systemtags.js
apps/systemtags/js/systemtags.js.map
apps/systemtags/src/filesplugin.js