Skip to content

Fix signature confirmation PropType error#10317

Merged
Gudahtt merged 1 commit intodevelopfrom
fix-sign-typed-data-original-prop-type-error
Feb 1, 2021
Merged

Fix signature confirmation PropType error#10317
Gudahtt merged 1 commit intodevelopfrom
fix-sign-typed-data-original-prop-type-error

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Jan 29, 2021

Upon the first render, the "original" signature request confirmation page would trigger a PropType error. This was caused by unexpected mutation of the state props. The container has been updated to avoid mutating the props, and now the PropType warning is no longer present.

Upon the first render, the "original" signature request confirmation
page would trigger a PropType error. This was caused by unexpected
mutation of the state props. The container has been updated to avoid
mutating the props, and now the PropType warning is no longer present.
@Gudahtt Gudahtt requested a review from a team as a code owner January 29, 2021 15:35
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [48a15f9]
Page Load Metrics (547 ± 45 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint478957105
domContentLoaded3586445459545
load3606455479445
domInteractive3586445459545

@Gudahtt Gudahtt merged commit e6f4c89 into develop Feb 1, 2021
@Gudahtt Gudahtt deleted the fix-sign-typed-data-original-prop-type-error branch February 1, 2021 18:02
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants