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.
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.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)