Native regex is a little bit different than web one as there are no named captruing groups yet on native.
See: https://linear.app/comm/issue/ENG-2456/rewrite-typeahead-regexes-when-named-capturing-groups-are-released-for#comment-4bb6cf1e
Details
Details
Checked if regex works in online editor.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Native regex is a little bit different than web one as there are no named captruing groups yet on native.
See: https://linear.app/comm/issue/ENG-2456/rewrite-typeahead-regexes-when-named-capturing-groups-are-released-for#comment-4bb6cf1e
I would add this as a code comment
native/utils/typeahead-utils.js | ||
---|---|---|
6 ↗ | (On Diff #21261) | Typo |