Gabriel Inzirillo

Results 18 comments of Gabriel Inzirillo

Finally I look up in the code and find out that you have define some code for the _above : true_ and _above : 'auto'_, but not for the _above...

Refere to : [Context menu on top #26](https://github.com/jakiestfu/Context.js/issues/26)

Hi, I have the exact same issue, in TBC, I don't know how to fix it.

I have found that adding ``` onFocus={null} onBlur={null} ``` to my div will fix the issue. I think the `onFocus` and `onBlur` event should not trigger a re-render.

Nice draft. My first thinking is about the delay introduced in the fact that when we are the highest bidder, we directly settle and pay the bid before the auction...

After activating chia debug I can see that Chia Wallet seems to successfully send the data. I got this log : ```log chia-gui:walletConnect result +57ms {status: 'fulfilled', endpointName: 'getWallets', requestId:...

Here is the stack of the origin of the error: ```log WebbSocket is already in CLOSING or CLOSED state. (anonymous) @ ws.ts:94 l @ ws.ts:2 (anonymous) @ ws.ts:2 (anonymous) @...

In `1.8.2` the `getWallets` with `include_data": true` is now working for my wallet with a lot of data in my DID wallet. The on chain NFTs still make the `chia_getNFTs`...

> Are you still having this issue with 2.4.1? Yes this is still an issue with `2.4.1` and `2.4.2`