Open youngrok opened 7 years ago
When I type :+1, then this error occurs.
:+1
Invalid regular expression: /+1/: Nothing to repeat
The behavior looks fine. Just javascript error occurs.
When I type
:+1
, then this error occurs.Invalid regular expression: /+1/: Nothing to repeat
The behavior looks fine. Just javascript error occurs.