TypeError: Cannot read properties of null (reading 'id')
Open
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
Sentry Issue: [FLOWFUSE-FRONTEND-9Q](https://flowfuse.sentry.io/issues/6171818446/?referrer=github_integration)
```
TypeError: Cannot read properties of null (reading 'id')
at $2.methods.fetchData (webpack://@flowfuse/flowfuse/./frontend/src/pages/team/Instances.vue:258:27)
at $2.mounted (webpack://@flowfuse/flowfuse/./frontend/src/pages/team/Instances.vue:252:14)
...
(3 additional frame(s) were not displayed)
```
Bug replay confirms that the user is hitting the above error, is shown the Team Dashboards page while him being the sole owner of his team.
Contributor guide
Assessment
This issue has not been assessed yet.