Issues with Removing Blur Effect Canvas in Mac Safari

Gautam Goklani 0 Reputation points
2025-04-02T17:38:26.1133333+00:00

The following block of code in React.js works properly on Chrome and Edge, but experiences issues in Mac Safari.
User's image

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.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,103 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Gautam Goklani 0 Reputation points
    2025-04-03T06:06:06.62+00:00

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.