You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
The selected input/output token is now derived against the current chain: a selection that does not belong to the chain's zappable list falls back to the chain default synchronously, instead of being reset by an effect after the first render. Previously, switching the mounted widget to a DTF on another chain (e.g. Base → BSC in a host SPA) priced and quoted the previous chain's token against the new chain for one render.