on(dom.byId('search_input'), "keyup", function (event) { console.log(event); });
Thank you so much. I had same problem and didn't know how to fix it. After struggling it over a week, I was finally able to fix it following your instruction. I had no idea that other tag caused the problem just for IE. I really appreciate you posted this. Thanks~!!
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.