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

Avoid reusing the existing route object to make navigation work properly #2923

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

juliusknorr
Copy link
Member

Fixes #2911

@@ -298,11 +294,6 @@ export default {
cancelEdit(e) {
this.editing = false
},
showSidebar() {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not used anywhere and was duplicate with the actionDetails method

@juliusknorr
Copy link
Member Author

/backport to stable1.3

@juliusknorr
Copy link
Member Author

/backport to stable1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Original board not accessible after cloning a board (unless refreshing page)
2 participants