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

URL Query is populated with null if the query is empty #37

Closed
cortinico opened this issue Mar 31, 2019 · 0 comments · Fixed by #38
Closed

URL Query is populated with null if the query is empty #37

cortinico opened this issue Mar 31, 2019 · 0 comments · Fixed by #38
Assignees
Labels
bug Something isn't working

Comments

@cortinico
Copy link
Member

Describe the bug
Looks like the version on development right now has a bug where several paths will be displayed with a null attached at the end.

To Reproduce
Steps to reproduce the behavior:

  1. Build from development
  2. Open the Chucker Sample App
  3. Press on Do HTTP Activity
  4. See the error in the push notification

Expected behavior
The null should not be displayed in the path if the query is missing.

Screenshots
Screenshot_1554058851

@cortinico cortinico self-assigned this Mar 31, 2019
@cortinico cortinico added the bug Something isn't working label Mar 31, 2019
cortinico added a commit that referenced this issue Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant