firasdib/Regex101

Unable to initialize the regex engine!

Closed this issue · 2 comments

Bug Description

I get the following message in the Match Information window when I try to use .NET (7.0) C#:

Please try to reload the web page. If the issue persists, please open an issue here: https://github.com/firasdib/Regex101/issues

Reproduction steps

Try any RegEx with the .NET 7.0 (C#) Flavor.

Expected Outcome

Browser

Include browser name and version
Chrome Version 125.0.6422.141

OS

Include OS name and version
Windows 10 Enterprise 10.1.19045

Hi @mjmhall1,

Any other errors? Can you please try this in an incognito window or another browser that doesn't have addons?
Take a look at the networking tab before you switch to .NET and see what happens. Generally WASM gets downloaded as needed. Something may be blocking it.

Hi Alan

Thanks for the reply. You are correct; the problem is caused by Zscaler blocking WASM.

image