Skip to content

[stable32] fix: correct Signer component prop in VisibleElements#6153

Merged
vitormattos merged 1 commit intostable32from
backport/6151/stable32
Dec 12, 2025
Merged

[stable32] fix: correct Signer component prop in VisibleElements#6153
vitormattos merged 1 commit intostable32from
backport/6151/stable32

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6151

The Signer component expects signerIndex prop but VisibleElements
was passing current-signer instead. This caused Vue warnings about
missing required prop and errors when trying to access signer data.

Changed :current-signer to :signer-index and removed obsolete
:signer prop since the component now fetches signer data from
the store using the signerIndex.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 11, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (32) milestone Dec 11, 2025
@vitormattos vitormattos merged commit a23b8c8 into stable32 Dec 12, 2025
56 checks passed
@vitormattos vitormattos deleted the backport/6151/stable32 branch December 12, 2025 13:13
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant