firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.24k stars 199 forks source link

TypeError: Cannot read properties of undefined (reading 'type') #1922

Closed CarlGroth closed 1 year ago

CarlGroth commented 1 year ago

Bug Description

"A critical error has occurred"

Reproduction steps

  1. Select ECMAScript
  2. enter aaaaaaa as your test string
  3. enter (.)\1 as your regular expression
  4. hit 0

Expected Outcome

Not a crash

Browser

Include browser name and version Chrome Version 106.0.5249.103 (Official Build) (arm64)

OS

Include OS name and version macos Monterey 12.6

firasdib commented 1 year ago

Thanks. Silly error on my end, I will push a fix.