Cannot reproduce Avatar Editor and ieOpacityFix

silence

Well-known member
Affected version
1.5.16
It seems that it's not receiving the content it normally expects and is getting an object:

JavaScript:
0: <label#ExistingCustom>
context: <label#ExistingCustom>
length: 1

and so
JavaScript:
this.attr('style', this.attr('style').replace(/filter:\s*;/i, ''));
is failing, breaking the overlay.
 
We would need steps to reproduce the issue (ideally on the default style without add-ons), as I was able to change my avatar without issue and nothing has changed here for a while.
 
Top Bottom