url.ts
1.34 KB
-
url: fix for boolean querystring parameters · 816c4d23
Without this fix then the querystring looks like ?abool=true which causes a mismatch with the angular routing. This results in a redirect and messes up the browser history and back button.
Daniel Lee committed