Qiwei Yang
Qiwei Yang
@TarikGul Where do you think we should place this feature, I'm thinking maybe add an input field in Accounts page, or maybe expose the chopsticks fork and its methods in...
@amitbha 自动记录当前网址,导出还没有做,后面可以加上
Found an explanation: https://github.com/facebook/react/issues/11538#issuecomment-390386520 There are a few solutions to fix this: - Add a container `div` outside `children` in `LoadingButton` - Add `span` on text nodes in LoadingButton examples...
@TibixDev 's solution saved my life, for anyone doing web3 related projects, try add `'near-api-js': 'near-api-js/dist/near-api-js.js',` in alias
@ernestognw I found a possible [answer](https://ethereum.stackexchange.com/a/117734) for increase in gas: > The gas cost comes from the state lookup. To load the code that should be run for a call...
How abt adding an option like `--manifest-path`
Hi @lemmih, would like to contribute, I saw some are implemented, any hint on which ones left we could try first?
@lemmih Any other recommended ones I could implement?
我做了个浏览器插件解决这个问题:https://github.com/qiweiii/github-custom-notifier 浏览器插件算是跨平台了
is this impl what we expect? @xlc