- Issue created by @pingwin4eg
- First commit to issue fork.
- @dieterholvoet opened merge request.
- π§πͺBelgium dieterholvoet Brussels
The fix here is to use
replaceWith
instead ofreplace
as AJAX method ( change record β ). - πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
We found this issue because we use the same replace ajax command on our custom code, and after changing to replaceWith, the error is gone.
We also tested it with ultimate_cron and solved the issue.
RTBC!! - π¨πSwitzerland berdir Switzerland
Just merged the duplicate issue π Ajax method 'replace' removed, use 'replaceWith' Active