Browse Source
- Replace @Emit decorator with direct $emit calls in ContactListItem - Fix DID comparison from loose to strict equality in nameForDid function - Resolve issue where giver/recipient names showed as "this unnamed user" The @Emit decorator was not properly spreading array parameters, causing the parent component to receive arrays instead of separate string parameters.pull/158/head
2 changed files with 10 additions and 6 deletions
Loading…
Reference in new issue