-
@rauschma My favorite “Heisenbug” when I was not aware of the problem. Another way of dealing with this is to reset
lastIndex
after each iteration, since it’s writable: developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastIndex.