Browse Source
			
			
			
			
				
		Replace `settings.activeDid` with `$getActiveIdentity()` API call. Updates discover search functionality to use active_identity table. - Add `const activeIdentity = await this.$getActiveIdentity();` - Update activeDid assignment in mounted() lifecycle - Maintain existing search and discovery functionality ✅ TypeScript compilation passes ✅ Linting standards met ✅ Functionality preserved Part of ActiveDid migration following "One Component + Test Pattern".pull/188/head
				 1 changed files with 5 additions and 1 deletions
			
			
		
					Loading…
					
					
				
		Reference in new issue