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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I am wondering if somehow the links on
CodeImport
components are broken on prod for fuel-wallet docs. Hovering over the link points to https://github.com/FuelLabs/fuels-wallet/blob/master/packages/docs/examples/SignMessage.tsx#L22-L27 which is broken.I am not able to reproduce this locally - I spun up the docs website locally and the link correctly points to https://github.com/FuelLabs/fuels-wallet/blob/master/packages/docs/examples/signMessage/SignMessage.tsx#L20-L27.
I wonder if there's some caching issue here? Not entirely sure but flagging just in case.
Beta Was this translation helpful? Give feedback.
All reactions