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

Remove unnecessary function calls and this.api bindings in router.js #5025

Merged
merged 5 commits into from
Apr 28, 2024

Conversation

manuelmeister
Copy link
Member

This also solves the problem, where you get an error when you delete the category in the admin view

Fixes #4966

@manuelmeister manuelmeister added deploy! Creates a feature branch deployment for this PR test-flaky-e2e! Add this label to a PR to run e2e tests multiple times labels Apr 20, 2024
Copy link

github-actions bot commented Apr 20, 2024

Feature branch deployment currently inactive.

If the PR is still open, you can add the deploy! label to this PR to trigger a feature branch deployment.

frontend/src/views/camp/Invitation.vue Outdated Show resolved Hide resolved
@manuelmeister manuelmeister added deploy! Creates a feature branch deployment for this PR and removed deploy! Creates a feature branch deployment for this PR labels Apr 21, 2024
@BacLuc BacLuc added deploy! Creates a feature branch deployment for this PR and removed deploy! Creates a feature branch deployment for this PR labels Apr 22, 2024
@BacLuc BacLuc mentioned this pull request Apr 27, 2024
2 tasks
@usu usu added this pull request to the merge queue Apr 28, 2024
Merged via the queue into ecamp:devel with commit 82bb060 Apr 28, 2024
199 of 201 checks passed
@manuelmeister manuelmeister deleted the bugfix/router-error-handling branch April 28, 2024 05:10
This was referenced Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy! Creates a feature branch deployment for this PR test-flaky-e2e! Add this label to a PR to run e2e tests multiple times
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing Back after deleting an opened Entity crashes the frontend
3 participants