Skip to content

Fix message PropType of ActionableMessage#9653

Merged
Gudahtt merged 1 commit intodevelopfrom
fix-actionable-message-prop-type
Oct 20, 2020
Merged

Fix message PropType of ActionableMessage#9653
Gudahtt merged 1 commit intodevelopfrom
fix-actionable-message-prop-type

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Oct 20, 2020

The message prop of ActionableMessage had a PropType of string, but it was being passed a node. This was resulting in a PropType error in the console on the view quote page.

The PropType has been changed to node, and the error is now gone.

The `message` prop of `ActionableMessage` had a PropType of `string`,
but it was being passed a `node`. This was resulting in a PropType
error in the console on the view quote page.

The PropType has been changed to `node`, and the error is now gone.
@Gudahtt Gudahtt requested a review from a team as a code owner October 20, 2020 01:23
@Gudahtt Gudahtt requested a review from whymarrh October 20, 2020 01:23
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [bdfc714]
Page Load Metrics (385 ± 40 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint298437126
domContentLoaded3086393838239
load3096413858240
domInteractive3086393838239

@Gudahtt Gudahtt merged commit 7f1bbbc into develop Oct 20, 2020
@Gudahtt Gudahtt deleted the fix-actionable-message-prop-type branch October 20, 2020 13:06
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2020
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.

3 participants