You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix loading adHocMeshes from dataset view mode (#8903)
Follow-up fix for #8708 (request must be by id now)
### URL of deployed dev instance (used for testing):
- https://fixadhocviewmode.webknossos.xyz
### Steps to test:
- Open a dataset with a static segmentation layer, request ad-hoc mesh
for a segment, should load.
### Issues:
- fixes
https://scm.slack.com/archives/C02H5T8Q08P/p1757351922621309?thread_ts=1757338710.530969&cid=C02H5T8Q08P
------
- [x] Added changelog entry (create a `$PR_NUMBER.md` file in
`unreleased_changes` or use `./tools/create-changelog-entry.py`)
- [x] Considered [common edge
cases](../blob/master/.github/common_edge_cases.md)
0 commit comments