Alan

Results 86 comments of Alan

Interesting. Anything in console? I have never used Edge for business though, so not sure what they took out or started blocking, but it's odd that incognito works.

There we go, the Unable to load worker, timeout after 10s - that would be an issue. Timeout would make me think it's a networking issue but it could also...

Ok, that is congruent with the timeout error then. Without having tested the extension, I want to say that it's more about network filtering than it is about the extension...

Hello @seojumper, Here's some potentially helpful things in the meantime: [Replace \\\\ with \\](https://regex101.com/?regex=\\\\{2}&subst=\\\\&flavor=python) To get the escaped stuff, select `javascript` as the code generator syntax. No flags, but it...

Hi @brightghost didn't read the docs but to tackle just your `\1` for now - the older PCRE version supports that (not PCRE2).

@insinfo from https://dart.dev/guides/libraries/library-tour: >Regular expressions >The RegExp class provides the same capabilities as JavaScript regular expressions. Use regular expressions for efficient searching and pattern matching of strings. Did you find...

@insinfo Understood. Can you please provide a working dart code example on how to run a regex and focus a bit on whether or not regex needs to be escaped...

Unfortunately this is abandonware.

Hello, just another user here. Welcome to hell. On windows PM drops the ball terribly. The slow-down is because it intermittently answers (tested it out via WSL2's `dig` and windows'...