webcompat / webcompat.com

Source code for webcompat.com
https://webcompat.com
357 stars 191 forks source link

TypeError: this.animate is not a function #1655

Open miketaylr opened 7 years ago

miketaylr commented 7 years ago

STR:

  1. with console open, file a bug

When the page navigates to the reported issue, it shows the following error for a split second:

TypeError: this.animate is not a function[Learn More] webcompat.min.js:9:20137
m.fn[b] https://staging.webcompat.com/js/webcompat.min.js:9:20137
r https://staging.webcompat.com/js/webcompat.min.js:10:21607
dispatch https://staging.webcompat.com/js/webcompat.min.js:8:28601
add/r.handle https://staging.webcompat.com/js/webcompat.min.js:8:25340
miketaylr commented 7 years ago

(this came up in review for #1645 )

cch5ng commented 7 years ago

I think I introduced this bug during changes for #1547. was not sure quite how to debug but can work on this...

trying to think what I changed that might be animated. the order of the submit buttons was switched and also the grid organization of the content was switched. so possible an old selector for the submit buttons may have been broken? but will look next week or so (after decent Image Editor gets pushed)