Winston Yeo

Results 5 issues of Winston Yeo

Am getting a `✘ [ERROR] Could not resolve ".dethcrypto/eth-sdk-client"` when trying to use `eth-sdk` in a react app

As per the title We could just bump the `dependencies`

Just learned that `z.string().url()` actually fails on firefox for `https://*.example.com` while it passes for every other browser. Not too sure if this inconsistency is intended or not. Happy to make...

## Problem solved Adds phone authentication to embedded wallet in `thirdweb` ## Changes made - [ ] Public API changes: ```ts import { createThirdwebClient } from "thirdweb"; import { preAuthenticate,...

**Describe the bug** Seems like there's some disagreement on the type for some of the features (`asyncDataLoaderFeature` and `selectionFeature` for e.g.) **To Reproduce** Load the basic async data loading story...