Matthew Raymer
86fd73051a
Fix UserNameDialog open error and add defensive ref check
...
- Added ref="userNameDialog" to UserNameDialog in AccountViewView.vue template
- Patched onEditName() to check for dialog ref and open() method before calling
- Improved error notification to use NotificationIface fields (group, type, title, text)
- Prevents "Cannot read properties of undefined (reading 'open')" error if dialog is missing
2025-07-06 11:08:34 +00:00
..
2025-06-23 10:30:08 +00:00
2025-07-03 04:15:26 +00:00
2025-07-04 08:06:08 +00:00
2025-02-26 09:27:04 +00:00
2025-02-26 09:27:04 +00:00
2025-07-06 03:46:28 +00:00
2025-07-04 19:12:56 +08:00
2025-07-03 10:03:58 +00:00
2025-07-04 19:12:56 +08:00
2025-07-05 03:08:12 +00:00
2025-07-06 11:08:34 +00:00
2025-07-05 03:08:12 +00:00
2025-07-04 19:12:56 +08:00
2025-06-23 10:30:08 +00:00
2025-06-18 15:53:16 -06:00
2025-06-19 08:32:14 +00:00
2025-07-06 11:08:34 +00:00
2025-06-23 10:30:08 +00:00
2025-07-03 04:15:26 +00:00
2025-07-05 05:38:20 +00:00
2025-02-26 09:27:04 +00:00
2025-07-05 13:25:37 +00:00
2025-07-06 06:05:18 +00:00
2025-06-23 10:30:08 +00:00
2025-06-23 08:25:10 +00:00
2025-07-04 19:12:56 +08:00
2025-06-23 10:30:08 +00:00
2025-07-05 05:38:20 +00:00
2025-07-03 04:15:26 +00:00
2025-06-23 10:30:08 +00:00
2025-05-13 20:11:34 -06:00
2025-07-05 13:25:37 +00:00
2025-07-04 08:06:08 +00:00
2025-07-04 19:12:56 +08:00
2025-07-02 10:51:27 +00:00
2025-07-05 13:25:37 +00:00
2025-07-06 11:08:34 +00:00