WPManageNinja / fluent-smtp

FluentSMTP - WordPress SMTP & Email Service API connection Plugin
https://fluentsmtp.com
95 stars 49 forks source link

unrecognized expression: .nav-tab-link[href=# #237

Open 3nitystore opened 1 month ago

3nitystore commented 1 month ago

Hello, I deactivate all plugins and active one by one, and we found out when we activate 'Dynamic.ooo - Dynamic Content for Elementor' show up this error: Uncaught Error: Syntax error, unrecognized expression: .nav-tab-link[href=#/logs?per_page=10&page=1&status=&search=]

On: https://mysite.com/wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.6.2

That is pointing to this line: throw new Error("Syntax error, unrecognized expression: " + e)

Some idea how resolve this issue?