figueiredorui / 1-click-tasks

Add tasks to User story or Bugs from predefined templates using a single click.
MIT License
6 stars 2 forks source link

Unable to add tasks in IE 11 #13

Closed benark closed 7 years ago

benark commented 7 years ago

Extension works as designed in Chrome. In IE 11, it throws the following JS error when trying to add children:

TypeError: Object doesn't support property or method 'find' at Anonymous function (http://tfs2017:8080/tfs/_apis/public/gallery/publisher/ruifig/extension/vsts-work-item-one-click-tasks/0.6.1/assetbyname/scripts/app.js:270:21) at c (http://tfs2017:8080/tfs/_public/_Bundling/Content?bundle=vss-bundle-ext-core-vQxYq4ATMXC8TGrjx_LXvb3hM1QKbz3O5KT4mtlpMF_Q=:27:8011) at Anonymous function (http://tfs2017:8080/tfs/_public/_Bundling/Content?bundle=vss-bundle-ext-core-vQxYq4ATMXC8TGrjx_LXvb3hM1QKbz3O5KT4mtlpMF_Q=:27:8295) at u.promiseDispatch (http://tfs2017:8080/tfs/_public/_Bundling/Content?bundle=vss-bundle-ext-core-vQxYq4ATMXC8TGrjx_LXvb3hM1QKbz3O5KT4mtlpMF_Q=:27:2872) at Anonymous function (http://tfs2017:8080/tfs/_public/_Bundling/Content?bundle=vss-bundle-ext-core-vQxYq4ATMXC8TGrjx_LXvb3hM1QKbz3O5KT4mtlpMF_Q=:27:1635) at t (http://tfs2017:8080/tfs/_public/_Bundling/Content?bundle=vss-bundle-ext-core-vQxYq4ATMXC8TGrjx_LXvb3hM1QKbz3O5KT4mtlpMF_Q=:27:5777)

figueiredorui commented 7 years ago

Hi @benark, Thanks for your feedback but IE11 is not supported.