Skip to content

Conversation

@dglsparsons
Copy link
Collaborator

Needs a thorough test:

  • The dest field for routes was missing a leading /.
  • This caused issues where routes were incorrectly omitting the /, leading to the Rust Router not finding a match.
  • path still omits the /, and points directly to the source file. This is used to determine which function to call / what the function is named.

@dglsparsons dglsparsons requested a review from ecklf June 2, 2023 15:18
@ecklf ecklf merged commit 9f3dd6d into main Jun 5, 2023
@ecklf ecklf deleted the fix-dest branch June 5, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants