Object doesn't support property or method 'find' in IE11
Hello,
In a project I am creating objects dynamically and assigning id to each of them.
Later I need to find these object and do something with them.
But in IE11 it is not working
I am wondering weather aforementioned property or method is supported in IE11. Works fine in edge and other modern browsers.
Code and error are below:-

Thank you.
