johngodley / search-regex

Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32 stars 9 forks source link

Search Regex Error #141

Closed paradoxsum closed 2 years ago

paradoxsum commented 2 years ago
Plugin: 3.0.2
WordPress: 6.0.1 (single)
PHP: 7.4.30 7500M 3000s
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36
JavaScript: https://bitcosar.com/wp-content/plugins/search-regex/search-regex.js
REST API: https://bitcosar.com/wp-json/
Query: ?page=search-regex.php&searchphrase=%2F%3Ca%20href%3D%22%28http%3A%5C%2F%5C%2Fwww%5C.%7Chttps%3A%5C%2F%5C%2Fwww%5C.%7Chttp%3A%5C%2F%5C%2F%7Chttps%3A%5C%2F%5C%2F%29%28tradingview%5C.com%7Ctradingview%5C.org%7Ctradingview%5C.net%29%5B%5E%3E%5D%2A%3E%28%5B%5Cs%5CS%5D%2A%3F%29%3C%5C%2Fa%3E%2F&searchflags%5B%5D=case&searchflags%5B%5D=multi&searchflags%5B%5D=regex&source%5B%5D=posts&perpage=2000&filters=%5B%7B%22type%22%3A%22posts%22%2C%22items%22%3A%5B%7B%22column%22%3A%22post_type%22%2C%22logic%22%3A%22include%22%2C%22values%22%3A%5B%22post%22%2C%22page%22%5D%7D%5D%7D%5D
ReferenceError: props is not defined

    at wl (https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:2:100909)
    at div
    at _l (https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:2:101628)
    at mi (https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:2:119010)
    at div
    at xl (https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:2:102407)
    at https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:8:26766
    at c (https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:2:7626)
    at B (https://bitcosar.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.2-71edb04e4f8594128ad99aa4c2445b36:2:9729)
    at Oc
johngodley commented 2 years ago

Can you try the latest version?