Searching from main search page prepends unrelated string to query
Created by: lguychard
Steps to reproduce:
- visit sourcegraph.com/search
- type any query (eg.
repo:github.com/sourcegraph/sourcegraph
) in the search field - submit query
Expected behavior:
Search is performed with the query you typed in.
Actual behavior:
,function () { [native code] }
is prepended to the query