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
Fix: Remove "Just" prefix in error messages for OffChainFetchError
- Updated the `Show` instance for `OffChainFetchError` to use a custom function
that properly formats `Maybe OffChainUrlType` values.
- Added `showMaybeUrl` helper function to convert `Maybe OffChainUrlType` to
string without including "Just".
- Remove redundant single quote from connection failure string.
0 commit comments