Skip to content

Conversation

shawnzurbrigg
Copy link

Description

  • we're seeing query arguments being added to the url twice right now
  • we're currently working around by adding a & to the end of the url, which ends up parsing the arguments twice (but at least the parsed values are correct)
  • I'm not sure how best to correct this behaviour - was hoping to get some suggestions?

Testing Strategy

Automated test function included.

Checklist

  • I have reviewed this PR with relevant experts and/or impacted teams.
  • I have added tests to have confidence my changes work as expected.
  • I have a rollout plan that minimizes risks and includes monitoring for potential issues.

Thank you for contributing to Misk! 🎉

- we're seeing query arguments being added to the url twice right now
- we're currently working around by adding a `&` to the end of the url, which ends up parsing the arguments twice (but at least the parsed values are correct)
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.

1 participant