Sink/components/dashboard/links
ccbikai 651dcabdb1 feat: add error handling for link loading
Improves reliability of link loading functionality:
- Adds error state and handling for failed API requests
- Implements retry mechanism with user-facing error message
- Prevents infinite loading when errors occur
- Defers search API call to mounted hook

These changes enhance user experience by providing clear feedback and recovery options when link loading fails.
2024-12-24 12:43:19 +08:00
..
Delete.vue feat: init 2024-05-25 08:09:30 +08:00
Editor.vue fix: remove the slug conversion that cannot be reached. 2024-12-15 21:04:21 +08:00
Index.vue feat: add error handling for link loading 2024-12-24 12:43:19 +08:00
Link.vue feat: init 2024-05-25 08:09:30 +08:00
QRCode.vue feat: init 2024-05-25 08:09:30 +08:00
Search.vue feat: add error handling for link loading 2024-12-24 12:43:19 +08:00