jensjns / acf-markdown-field

WordPress plugin thats adds a markdown-editor field to ACF
GNU General Public License v2.0
18 stars 3 forks source link

changes in the content do not seem to trigger the necessary events #4

Open lsmith77 opened 8 years ago

lsmith77 commented 8 years ago

noticed this issues while working on integration with yoast seo: https://github.com/dachcom-digital/acf-yoast-seo-validation/pull/15

it seems like the change event isn't triggered when I type into a markdown field: https://github.com/dachcom-digital/acf-yoast-seo-validation/blob/master/assets/js/acf_yoast.js#L165