- Introduce MarketTest.vue for testing market loading and state management. - Update error handling in Market.vue and useMarket composable to utilize marketStore for consistent error reporting. - Enhance logging throughout market loading processes for better debugging and user feedback. |
||
|---|---|---|
| .. | ||
| useAuth.ts | ||
| useEvents.ts | ||
| useIdentity.ts | ||
| useLocale.ts | ||
| useMarket.ts | ||
| useNostr.ts | ||
| useNostrFeed.ts | ||
| useNostrFeedPreloader.ts | ||
| useSocial.ts | ||
| useTicketPurchase.ts | ||
| useUserTickets.ts | ||