Priyajeet Hora
Priyajeet Hora
I forked your repo, and changed the layout a bit. You can see it here https://github.com/priyajeet/babel-webpack-tree-shaking Essentially added `index.js` to both `app` folder and at the root level that now...
``` php class Foo { protected function bar(array &$errors) { // do stuff } } ``` ``` php $errors = []; $foo = Phake::partialMock('Foo'); Phake::makeVisible($foo)->bar($error); // asserts ``` The above...
eg: https://codepen.io/anon/pen/NXavWW Either removing the bodyElement or removing `position: relative` from the container obviously doesn't show the issue.
Similar to how the box webapp/gmail does.
 The scroll handle gets hidden behind the click target. Windows Chrome 80+, haven't tried other browsers.
According to this code ALL wallets should excluded. But instead its set to [] and thus not excluding anything. https://github.com/WalletConnect/walletconnect-monorepo/blob/78440af537086aa09b5aae87697b65432d82268f/providers/ethereum-provider/src/wcmToAppKit.ts#L86 Should this section of code also/instead be setting `includedWalletIds: []`...
Using 65000 for HyperCore (Hyperliquid) to align with the chain ID used by Mayan.