damdafayton

Results 6 issues of damdafayton

**Describe the bug** I managed to install dependencies but I still get this error: ``` ./src/components/Carousel1.js Cannot find file: 'TwoWayMap.js' does not match the corresponding name on disk: '.\src\utils\twoWayMap.js'. ```...

bug
good first issue
cannot replicate

Hi, the live example looks really nice but - the example in clone from repo doesn't work with `npm start` - it doesn't render correctly when I install the library...

bug
cannot replicate

**Describe the bug** There is upstream conflict with react **To Reproduce** `$npm install` **Solution** Update `package.json` as such; ``` "devDependencies": { "babel-eslint": "^10.0.3", "cross-env": "^7.0.2", "eslint": "^6.8.0", "eslint-config-prettier": "^6.7.0", "eslint-config-standard":...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** ``` ``` doesnt return the response in the selected language. **What is the...

### Current behavior I am getting this error too often. Sometimes if I delete the tags manually it makes new publish. On my last try 5 consecutive trials have failed....

support

I still have the same problem. wagmi: 1.4.13 @web3modal/wagmi-react-native: 1.2.0 Also in documentation [here](https://docs.walletconnect.com/web3modal/react-native/about), there is `enableAnalytics` option for `createWeb3Modal ` but `@web3modal/[email protected]` doesnt have such key. _Originally posted by...