-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi Gernott
I'm upgrading your extension wp_mailqueue 2.0.1 to work with Typo3 V13
I could upgrade the code and I dont get errors anymore. The problem ist with the javascript DataTables.js and Mail.js
I get the following errors:
Mail.js -> Uncaught ReferenceError: define is not defined
DataTables.js -> Uncaught ReferenceError: jQuery is not defined
I have the newest Version of DataTables script V2.3.4 included via $pageRenderer->loadJavaScriptModule
For testing I included also the jquery V3.7.1 to see if it works.
In the Backend I see only a empty table and I guess it's because the errors in JavaScript. Do you have a solution to fix the issues in JavaScript? Do you have newer versions e.g. Mails.js
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels