Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix custom nonce placeholder type #7243

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Oct 2, 2019

The placeholder for the custom nonce needed to be converted into a string.

@Gudahtt Gudahtt requested a review from tmashuang October 2, 2019 20:01
@Gudahtt Gudahtt requested review from danjm and whymarrh as code owners October 2, 2019 20:01
@tmashuang
Copy link
Contributor

Error in event handler: TypeError: Cannot read property 'toString' of null

@Gudahtt
Copy link
Member Author

Gudahtt commented Oct 2, 2019

Hmm, I guess it's not set in the initial render. I'll leave the placeholder unset if nextNonce is not set then - it should always end up getting populated pretty quickly.

The placeholder for the custom nonce needed to be converted into a
string. The placeholder is omitted if `nextNonce` isn't set, as may be
the case for the initial render.
@Gudahtt Gudahtt force-pushed the fix-custom-nonce-placeholder-type branch from b5bd55e to 67bb0f8 Compare October 2, 2019 20:17
@metamaskbot
Copy link
Collaborator

Builds ready [67bb0f8]

@danjm danjm merged commit 8b5ac93 into develop Oct 2, 2019
danjm pushed a commit that referenced this pull request Oct 2, 2019
The placeholder for the custom nonce needed to be converted into a
string. The placeholder is omitted if `nextNonce` isn't set, as may be
the case for the initial render.
JohnnyJumper pushed a commit to unstoppabledomains/metamask-extension that referenced this pull request Oct 6, 2019
The placeholder for the custom nonce needed to be converted into a
string. The placeholder is omitted if `nextNonce` isn't set, as may be
the case for the initial render.
Gudahtt added a commit that referenced this pull request Oct 9, 2019
The placeholder for the custom nonce needed to be converted into a
string. The placeholder is omitted if `nextNonce` isn't set, as may be
the case for the initial render.
@whymarrh whymarrh deleted the fix-custom-nonce-placeholder-type branch November 19, 2019 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants