jxom

Results 146 comments of jxom

Thanks for pointing this out. Will work on a fix soon.

@osdnk there is an android video in description

@osdnk – I would love your opinion on this :)

Hi. Can you please upload a minimal reproducible example? [Here is a template CodeSandbox.](https://codesandbox.io/s/rainbowkit-nextjs-gz890p)

Is there an EIP that states `symbol` can be `bytes32`? Not really sure why this contract deviates from [EIP-20's `symbol` type](https://eips.ethereum.org/EIPS/eip-20#symbol) (a string). I mean sure, we could probably support...

Hmm, they list it as a gotcha in their docs: https://docs.makerdao.com/smart-contract-modules/mkr-module#4.-gotchas-potential-source-of-user-error Yeah, we may have to support it. Can take a look!

Fixed in #993, but will close this issue when released.

Published `0.6.8` that includes this fix!

@aj-may – We needed our own `useBaseQuery` as we wanted to modify the return value API of RQ without losing the tracked values behaviour.

If we can also get a changeset happening, that would be amazing! `pnpm changeset`, and then make this one a `patch` 🙏