Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicate tag info view registration #25441

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

PVince81
Copy link
Member

@PVince81 PVince81 commented Feb 2, 2021

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
switching between different file views.

Fixes #24473

@PVince81
Copy link
Member Author

PVince81 commented Feb 2, 2021

/backport to stable20

@PVince81
Copy link
Member Author

PVince81 commented Feb 2, 2021

/backport to stable21

@rullzer rullzer force-pushed the bugfix/24473/quickfix-tags-view-once branch from a2e1712 to 8b04280 Compare February 3, 2021 21:50
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>
@PVince81 PVince81 merged commit 99052da into master Feb 4, 2021
@PVince81 PVince81 deleted the bugfix/24473/quickfix-tags-view-once branch February 4, 2021 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tag text field not showing consistently
3 participants