Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: send ordinal routes, closes #4444 #4449

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

pete-watters
Copy link
Contributor

@pete-watters pete-watters commented Oct 27, 2023

Try out this version of Leather — download extension builds.

This PR fixes some introduced errors with send ordinal routing.

I got the routes fixed but sending the actual ordinal errors as you can see here:

Kapture.2023-10-27.at.16.35.41.mp4

tx: hex,
},
});
return navigate(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to look into this more as if I don't compose the route like this I get a weird error when trying to send

Screenshot 2023-10-27 at 16 24 47

@pete-watters pete-watters linked an issue Oct 27, 2023 that may be closed by this pull request
@pete-watters pete-watters self-assigned this Oct 27, 2023
Copy link
Collaborator

@kyranjamie kyranjamie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious if this can also be fixed when changing routes with relativeTo prop? Or we have to have the / prefixed path?

@kyranjamie
Copy link
Collaborator

Merging already for release

@kyranjamie kyranjamie added this pull request to the merge queue Oct 30, 2023
Merged via the queue into dev with commit dc209c2 Oct 30, 2023
26 checks passed
@kyranjamie kyranjamie deleted the fix/4444/send-ordinal branch October 30, 2023 09:52
@pete-watters
Copy link
Contributor Author

Curious if this can also be fixed when changing routes with relativeTo prop? Or we have to have the / prefixed path?

I tried that and it wasn't working. I can check a cleaner solution, I just wanted to get a fix out ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants