Javascript Crashes when loading existing Tags in a Post
-
Hi,
We have a problem on a website with a lot of Terms in the post_tag Taxonomy.
We have recently upgraded WordPress from 5.4.2 to 5.8 and since the upgrade, the browser tab crashes whenever I write something in the tag input field.The ajax call (/wp-admin/admin-ajax.php?action=ajax-tag-search&tax=post_tag&q=texthere) is executed correctly and in a timely manner.
The problem is evidently the javascript handling the creation of the list of matching tags.I still have a testing server with 5.4.2 installed and I can confirm that it handles the same number of results without any issue.
Does anyone have a solution for this?
Thank you!
The topic ‘Javascript Crashes when loading existing Tags in a Post’ is closed to new replies.