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 #137

Closed KuorFaN closed 2 years ago

KuorFaN commented 2 years ago
Plugin: 3.0.0
WordPress: 6.0.1 (single)
PHP: 7.4.30 1024M 30s
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
JavaScript: https://mazmangas.com/wp-content/plugins/search-regex/search-regex.js
REST API: https://mazmangas.com/wp-json/
Query: ?page=search-regex.php
TypeError: Cannot read properties of null (reading 'length')

    at Qs (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:8:13867)
    at form
    at gc (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:8:23372)
    at yc (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:8:23999)
    at mi (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:2:119010)
    at div
    at xl (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:2:102407)
    at https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:8:26766
    at c (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:2:7626)
    at B (https://mazmangas.com/wp-content/plugins/search-regex/build/search-regex.js?ver=3.0.0-ee0e657188bd207fe9fdc31d86c6c552:2:9729)
    at Oc
johngodley commented 2 years ago

Can you include some details about what you are doing? The above information doesn't help at all.

johngodley commented 2 years ago

Can you try the latest version?