Brandon Mowat
Results
2
issues of
Brandon Mowat
Try this out: `var url = new Url("http://example.com/some/path?a=b&c=test@someAnchor");` ``` url.toString() >>>"http://example.com%2Fsome%2Fpath%3Fa%3Db%26c%[email protected]/some/path?a=b&c=test%40someAnchor" ```
help wanted
If I start typing my email and then click away after I type the "@" the suggestions don't go away. I feel like they should be hidden at that point...