0xZoomEye

Results 5 issues of 0xZoomEye

**Describe the bug** it will crash when to use setupMetaMask. the function crashed at this function ```javascript const closeWhatsNewModal = async (page) => { await (0, helpers_1.clickOnButton)(page, "popover-close"); }; ```...

bug

- 团队介绍 - PPT

it`s the first time i got this design, is there any side effect for this design? for exameple, memory pressure, memory leak

i can not find create api in the document, does it support ? and does it support hbase v2?

### Details(细节) 原文是 我们可以在 `returns` 中标明返回变量的名称。Solidity 会初始化这些变量,并且自动返回这些**函数**的值,无需使用 `return`。 应该是 我们可以在 `returns` 中标明返回变量的名称。Solidity 会初始化这些变量,并且自动返回这些**变量**的值,无需使用 `return`。 ### Are you willing to submit a PR?(你愿意提交PR吗?) - [X] Yes I am willing to submit...