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

router.js do not load all entities, when Id is missing #6535

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

pmattmann
Copy link
Member

This case can be observed when displaying the dashboard of a camp, where all periods (not only those of this camp, all visible ones!) are loaded from router.js - because the periodId is not set.

image

@manuelmeister manuelmeister added the deploy! Creates a feature branch deployment for this PR label Dec 14, 2024
Copy link

github-actions bot commented Dec 14, 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/router.js Outdated Show resolved Hide resolved
@pmattmann pmattmann added this pull request to the merge queue Dec 25, 2024
Merged via the queue into ecamp:devel with commit 14a06d9 Dec 25, 2024
35 checks passed
@pmattmann pmattmann deleted the bugfix/router-xxxFromRoute branch December 25, 2024 14:12
@BacLuc BacLuc mentioned this pull request Jan 2, 2025
@BacLuc BacLuc mentioned this pull request Jan 14, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants