Ranlizzz
Ranlizzz
### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...
Reproduce steps: 1. Turn on "Default Web3 Wallet" in liquality wallet's settings view; 2. Visit [app.compound.finance](https://app.compound.finance/); 3. try to connect with Metamask; Curent behavior: Approve to connect, the compound connect...
I just compared the difference of signMessage between Metamask and Liquality Wallet, the result was different, because there was a step that remove `0x` in the message string by `hexToAscii`...
``` getPages: function (currentPage) { var pages = []; var half = Math.floor(this.options.visiblePages / 2); var start = currentPage - half + 1 - this.options.visiblePages % 2; var end =...
> Reverse for 'delblog' with arguments '(4,)' and keyword arguments '{}' not found. ``` 22 23 24 25 {% get_comment_count for blog as comment_count %} 26 {{ comment_count }} 27...
current installed version is 1.0.1 And I add "notifications" into permissions of manifest.json, I don't know why extension.notifications is null when call it in content_scripts
### Element UI version 2.15.5 ### OS/Browsers version MasOs Big Sur / Microsoft Edge Version 93.0.961.52 ### Vue version 2.6.14 ### Reproduction Link https://codesandbox.io/s/nuxt-element-dark-mode-w8vjj?file=/components/Tutorial.vue ### Steps to reproduce 1. 在...