I am a developer working on a Safari extension that handles video playback, and I’ve encountered an issue with Safari version 18.2. When I open the developer tools to inspect the browser, videos fail to play as expected. It worked well on safari version 18.1.
Details:
- Safari Version: 18.2
- Operating System: macOS Sequoia v15.2
Additional Information:
- I’ve tested the extension with various video formats and sites.
- Clearing the cache and disabling other extensions did not resolve the issue.
- There are no error messages displayed in the console related to the extension.
- If I close inspecting, then extension(video playback) works well.
I would appreciate any insights or suggestions on how to address this issue, as it impacts the functionality of my extension.
Thank you for your help!