hero-org/herocast

Error when registering an fname

Opened this issue · 0 comments

In /farcaster-signup, I ran into an issue attempting to register an fname. When values were input into all three fields — username, display name, and bio — and after switching chains to mainnet, clicking on the Register button returned a "no pending accounts error", as if the app lost track of the fid I was setting up.

I was able to get around this* by removing the inputs from the display name and bio fields, but then I wasn't able to set these fields afterwards on this page. I was able to set them only by navigating (manually, see #260) to /settings and clicking Manage on the fid in question.

*see #263