Chad Lavimoniere

Results 4 comments of Chad Lavimoniere

Nope, still get the same error. ``` $ genlog.sh b8390a67 HEAD # CHANGELOG ## 4.0.4 bin/genlog.sh: line 93: declare: -A: invalid option declare: usage: declare [-afFirtx] [-p] [name[=value] ...] ```...

ah I see. Even so, I just used the current version and still got an error: ``` $ bin/genlog.sh 2022c297 # 2022c297 - 04/03/2021 bin/genlog.sh: line 30: declare: -A: invalid...

It looks like the change for this would happen here: https://github.com/signavio/react-mentions/blob/master/src/MentionsInput.js#L36 I was wrong in my regex guess above, it's actually looking for `(?:^|\\s)`