JS error in console when trying to send a test
-
Hey guys, running into an issue and wanted to see if you guys can help.
The site is running WP 6.1.1 with PHP 7.4. I have disabled all plugins except Fluent SMTP plugin.
I am receiving the following error in console when I do a email test after setting up my SMTP credentials:
Uncaught TypeError: Cannot read properties of undefined (reading ‘data’)
at Object. (fluent-mail-admin-app.js?ver=2.2.2:1:129147)
at c (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:28327)
at Object.fireWith as rejectWith
at t (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:30455)I’m not a huge JS expert so maybe this is something obvious for you guys. Can you help? Thx.
- The topic ‘JS error in console when trying to send a test’ is closed to new replies.