Hello @Prabhavathi Manchala ,
As I mentioned before, "Efforts to programmatically remove the canvas have been unsuccessful". The issue arises because the canvas is generated within the Azure Video Gallery, which I am unable to remove.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The following block of code in React.js works properly on Chrome and Edge, but experiences issues in Mac Safari.
In Mac Safari, when the blur background effect is initiated, a canvas gets added. However, when attempting to stop the blur effect, this canvas remains, leading to memory issues. Efforts to programmatically remove the canvas have been unsuccessful.
Hello @Prabhavathi Manchala ,
As I mentioned before, "Efforts to programmatically remove the canvas have been unsuccessful". The issue arises because the canvas is generated within the Azure Video Gallery, which I am unable to remove.