Fix #1091: page not refreshing when switching between My Library and Explore sections
Closes #1091
Underlying issue was that the same set of components is used for both sections. However, vue-router attempts to reuse the component if possible, hence the problem.
Edited by Agate
Merge request reports
Activity
Filter activity
changed milestone to %0.21.1
added AreaFrontend ComponentLibrary TypeBug labels
enabled an automatic merge when the pipeline for 0f9a2ae2 succeeds
mentioned in commit e3379762
Please register or sign in to reply