Category.vue: improve Error Handling if loading fails
Open
agents:ignore
- Dominant language
- PHP
- Stars
- 156
- Forks
- 72
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 203
Description
if this fails, the loading state never resolves.
Maybe use a computed of this.category()._meta.loading?
Maybe the error is already catched in the global error handler and shown, else i would catch the error here manually and show a toast
_Originally posted by @BacLuc in https://github.com/ecamp/ecamp3/pull/4362#discussion_r1439062400_
Contributor guide
Assessment
This issue has not been assessed yet.