Closed
Description
This seems to be a regression and currently stops us from updating to 0.2.11.
Plunkr: http://plnkr.co/edit/PmwRrdSMnlAetItQBeBl?p=info
The issue only occurs und the following conditions:
- The parameter is a query parameter
- The parameter is an array
- The array contains more than one element
If you need any more information I'd be happy to help. I digging trough the callstack for both calls, and they seem to come form completely different places. I'm not familiar enough with the inner workings of UI Router to make any sense out of the behavior I saw.