Browse Source
- Add v-if directive to show claim certificate link only when veriClaim.id exists - Update .gitignore to exclude android app resource directory - Prevents broken links when claim data is not fully loaded - Improves build process by ignoring generated Android resources This change ensures the certificate link is only displayed when there's valid claim data available, preventing navigation errors and improving user experience. The gitignore update helps keep the repository clean by excluding Android-specific generated files.master
2 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue