teerryn
teerryn
**Describe the bug** Themekit gives an error when trying to download `config/settings_data.json` ``` Errors encountered: [production] error downloading config/settings_data.json: request failed after 5 retries with error: Get https:/XXXXXXXXX.myshopify.com/admin/api/unstable/themes/XXXXXXXXX/assets.json?asset%5Bkey%5D=config%2Fsettings_data.json: net/http: request...
### Description When `KeyboardAvoidingView` inside a `ScrollView` and focus a `TextInput` the app crashes (goes extremely slow). This seems to only happen if the `KeyboardAvoidingView` needs to trigger the animation,...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Use custom class `placeholder-[#806E61]` 2. The linter shows warning:...
So I know we can set up listeners for events like `received`, `connected`, `rejected`. But can you set up a listener when an error occurs while trying to connect to...
I'm trying to build the Svelt [example](https://codesandbox.io/s/perawallet-connect-svelte-demo-ys1m4x) in production but I get the following error: `Error: 'isNode' is not exported by node_modules/@walletconnect/environment/dist/cjs/index.js, imported by node_modules/@walletconnect/jsonrpc-utils/dist/esm/env.js` This is my rollup.config.js: ```js...
Can we also clear the input value if we call `clearSearch` since it implies that we are clearing the search input.