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

Task and page path is added to the URL recursively crashing the page (v4) #1702

Closed
bjosttveit opened this issue Dec 13, 2023 · 2 comments
Closed
Assignees
Labels
kind/bug Something isn't working

Comments

@bjosttveit
Copy link
Member

bjosttveit commented Dec 13, 2023

Description of the bug

If you remove the task/page part of the url, but leave a / remaining after the instance id, the task/page part gets added back recursively until the page crashes.

Screen.Recording.2023-12-13.at.08.37.02.mov

Steps To Reproduce

  1. Open an app in v4
  2. Remove task/page from the url leaving it like #/instance/partyid/instanceid/ (the final slash is important)
  3. Observe the task/page getting added recursively until the page crashes

Additional Information

No response

@bjosttveit bjosttveit added kind/bug Something isn't working status/triage labels Dec 13, 2023
@olemartinorg
Copy link
Contributor

Fix on the way in #1175

@olemartinorg
Copy link
Contributor

Fixed in #1175

@olemartinorg olemartinorg moved this to 🧪 Test in Team Apps Jan 11, 2024
@olemartinorg olemartinorg self-assigned this Jan 11, 2024
@mikaelrss mikaelrss self-assigned this Jan 12, 2024
@HanneLauritsen1967 HanneLauritsen1967 moved this from 🧪 Test to ✅ Done in Team Apps Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants