Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

eth_sendTransaction crashes #29

Open
@StillFantastic

Description

@StillFantastic

When my dapp creates a transaction, I can see it receives a eth_sendTransaction request on test.walletconnect.org, but when I click on it the webpage just when blank.
In the console there is an error message:

[Error] TypeError: null is not an object (evaluating 'n.slice') — utilities.ts:36
	ns (1.6bf39b93.chunk.js:1:1218449)
	(anonymous function) (1.6bf39b93.chunk.js:1:1225358)
	po (1.6bf39b93.chunk.js:1:1184397)
	us (1.6bf39b93.chunk.js:1:1219796)
	(anonymous function) (1.6bf39b93.chunk.js:1:1237536)
	(anonymous function)
	(anonymous function) (1.6bf39b93.chunk.js:1:1256809)
	_u (1.6bf39b93.chunk.js:1:1234026)
	hu (1.6bf39b93.chunk.js:1:1230150)
	hu
	(anonymous function) (1.6bf39b93.chunk.js:1:1181139)
	(anonymous function) (1.6bf39b93.chunk.js:1:1256809)
	Zi (1.6bf39b93.chunk.js:1:1181086)
	Gi (1.6bf39b93.chunk.js:1:1181021)
	ou (1.6bf39b93.chunk.js:1:1226718)
	enqueueSetState (1.6bf39b93.chunk.js:1:1184847)
	(anonymous function) (1.6bf39b93.chunk.js:1:1130854)
	(anonymous function) (main.80dd7bd7.chunk.js:1:42162)
	(anonymous function) (1.6bf39b93.chunk.js:1:3663)
	a (1.6bf39b93.chunk.js:1:2509)
	promiseReactionJob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions