2

I want to use the regular expression [^\p{L}0-9]/u, but it is failing in IE and FF because these browsers do not support the features introduced in ECMAScript 2018 standard yet.

I want a workaround so that I can use the unicode flag /u.

Tim
  • 5,435
  • 7
  • 42
  • 62

0 Answers0