WPManageNinja/fluent-smtp

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

Opened this issue · 0 comments

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?