resemblesURL swallows options if more than one string passed
Open
Routing
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
Per @rwjblue [here](https://github.com/emberjs/ember.js/pull/18759#discussion_r382855934), there's a bug around how we check URLs with the `resemblesURL` function in `transitionTo`:
> If you call `.transitionTo` with a thing that "resembles a URL" but also pass more than one string arg, we silently swallow the options
Contributor guide
Assessment
This issue has not been assessed yet.