pento / x1f4a9

Twitter Emoji for WordPress
https://wordpress.org/plugins/x1f4a9/
8 stars 4 forks source link

Emoji not rendered after ajax actions #8

Closed kraftbj closed 9 years ago

kraftbj commented 9 years ago

Any ajax action that would display an emoji will not render it.

Example:

  1. edit-terms.php to add a new cat/tag
  2. Set the name of the new term to an emoji and save
  3. New term is ajax'd into the top of the list table. Character box displayed.

After refreshing the page, emoji rendered as expected.

Add a listener to the JS to recheck after ajax inserts into the DOM?

pento commented 9 years ago

This'll be fixed in WP31328.