Matthew Raymer
91a1618f40
Fix JavaScript runtime errors for undefined name property access
- Add null checks to prevent "Cannot read properties of undefined (reading 'name')" errors
- Fix ProjectCard, MembersList, ProjectsView, DiscoverView, ProjectViewView components
- Add null validation in DIDView.claimDescription() and ClaimReportCertificateView.drawCanvas()
- Add missing databaseUtil import in MembersList component
- Use meaningful fallback text for undefined names ("Unnamed Project", "Unnamed Member")
- Resolves template rendering crashes when entities lack name properties
2025-07-05 05:38:20 +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-06-23 08:25:10 +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-06-23 10:30:08 +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-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 05:38:20 +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-04 08:06:08 +00:00
2025-07-04 19:12:56 +08:00
2025-07-02 10:51:27 +00:00
2025-06-23 10:30:08 +00:00