Crash when hovering over a regular expression when creating a theme

Problem description:
“We encountered an error” when hovering over a regular expression such as “\x1b” in c++

Expected behavior:
Seeing the token type and being able to change its color from the hover menu

Actual behavior:
Immediate crash

Steps to reproduce:

  1. Edit a theme
  2. Go to c++ preview
  3. Enter a string with “\x1b” in it
  4. Hover over it

Bug appears at this link:
https://replit.com/theme/@user/theme/edit

Browser/OS/Device:
Chrome

Hey, @Miles8 welcome to the forums!

This has already been reported.

1 Like