Pete Kim

Results 24 comments of Pete Kim

The issue is that indentLine plugin does not handle tab-based indentations. I do not want to use listchars method because then it will show up in non-indentation tabs too.

@adidahiya Please make it possible for `` to have a `data-testid` as well, and it would be even better if we can assign `data-testid` for the cancel and confirm button...

Hmmm are you using `personal_sign`?

Hmm... not entirely sure what you mean by failing violently, but personal_sign and eth_signTypedData_v3 should work. We will add eth_chainId, but in the mean time you should be able to...

I believe this is because walletlink expects node polyfills to be available. Related: #56.

Thanks for the suggestion, we will look into this

This was to prevent web frameworks that try to re-render the entire content of the body from removing walletlink's html, most browsers are forgiving and this shouldn't result in issues...

could you give specta's AsyncBlock feature a try?

thanks very much. i will merge this in as soon as i am able