Marko Krečković
Marko Krečković
@pavelevap Wordpress built-in function `get_shortcode_regex` returns as much information that it is possible to make only three types of shortcodes: * `[%s %s]%s[/%s]` * `[%s %s][/%s]` * `[%s %s /]`...
I had the same problem, and I solved it by adding `.pipe(sourcemaps.identityMap())` after `.pipe(sourcemaps.init())`.
Anything new about this issue? This is a huge problem, because if you unshare something you stay with a corupted password database.
Is this project still alive?
Hello @pavelevap, @jr-jaguar, I was able to reproduce the problem. The problem occurs when the Posts > Categories or Posts > Tags pages are open. Problem is in `replaceRecursively` function,...