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: wrong assumption on routeName #51

Merged
merged 1 commit into from Nov 10, 2020
Merged

Conversation

fezu54
Copy link
Contributor

@fezu54 fezu54 commented Nov 6, 2020

Current assumption always validates to true. I guess the initial intention was to throw an error if a route does not start with a forward slash.
fixes #50

@ahmedmgh67 ahmedmgh67 self-requested a review November 10, 2020 13:10
@ahmedmgh67
Copy link
Member

This will solve it, I'm merging it now

@ahmedmgh67 ahmedmgh67 closed this Nov 10, 2020
@ahmedmgh67 ahmedmgh67 reopened this Nov 10, 2020
@ahmedmgh67 ahmedmgh67 merged commit 686e2eb into DPLYR-dev:master Nov 10, 2020
@ahmedmgh67
Copy link
Member

Merged! It will be published to pub.dev today

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.

Error while executing code
2 participants