Chrome announced that they will be removing URL.createObjectURL with media streams in July 2018. I noticed this method is used in line 1169. return global.URL && global.URL.createObjectURL(getBlob()) ...
The function URL.createObjectURL currently has an argument of type any. However, this is not in line with the types it would like to be parsed. I suggest changing the argument from type object: any to ...
Sommige resultaten zijn verborgen omdat ze mogelijk niet toegankelijk zijn voor u.
Niet-toegankelijke resultaten weergeven