Regarding compatibility issue
The code to release memory for images: URL.revokeObjectURL(objectURL); is working across all other browsers except firefox. Please give a solution to fix thi… (மேலும் படிக்க)
The code to release memory for images:
URL.revokeObjectURL(objectURL);
is working across all other browsers except firefox. Please give a solution to fix this.