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
The issue #301 brings a nice feature. However, the plus signal (+) that would translate to space on the Google's search box, was escaped to %2B, and now the + appears in the search, noising it and blocking the feature.
The text was updated successfully, but these errors were encountered:
The issue #301 brings a nice feature. However, the plus signal (
+
) that would translate to space on the Google's search box, was escaped to%2B
, and now the+
appears in the search, noising it and blocking the feature.The text was updated successfully, but these errors were encountered: