You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Object 1 has no method 'push'
at packages/iron:url/lib/url.js:110:1
at Array.forEach (native)
at Function._.each._.forEach (packages/underscore/underscore.js:105:1)
at Function.Url.fromQueryString (packages/iron:url/lib/url.js:102:1)
at Function.Url.parse (packages/iron:url/lib/url.js:206:1)
at Function.Url.normalize (packages/iron:url/lib/url.js:59:1)
at [object Object].Url.test (packages/iron:url/lib/url.js:247:1)
at [object Object].Handler.test (packages/iron:middleware-stack/lib/handler.js:90:1)
at Function.Router.findFirstRoute (packages/iron:router/lib/router.js:160:1)
at Function.Router.createController (packages/iron:router/lib/router.js:191:1)
The text was updated successfully, but these errors were encountered:
dburles
added a commit
to dburles/iron-url
that referenced
this issue
Jan 1, 2015
Passing say
?foo=1&foo[]=1
causes an errorThe text was updated successfully, but these errors were encountered: