I am using getUserMedia() to take images on a vue web app. Working everywhere except on iOS safari. The user is asked permission for accessing the camera, aft
I am trying to disable scroll when the navbar menu is open on mobile, it works perfectly on chrome but not on safari. I have seen that many people have similar
I have been digging into a bug with our website where videos and wav type audio files are not loading/showing up when viewed through the Safari browser. Instead
On a iPhone you can enable code scanner that you can use to scan a qr code. When scanning a qr code that open up a url the code scanner open a webView instead o
We have something like this if(true) { const a = 1; function myFunc() { alert(a); } myFunc(); } In Safari 11 this cause "ReferenceErro
Calling window.print() in a function fails to bring up the Safari native print window. This does however work in Chrome. I've tried: Attempting to follow this l
I'm adding some native lazy loading to images on a website using the standard loading="lazy" tag. It works fine and does the job I want, but in Safari (desktop
I have built a small gallery which automatically adjusts to the size of the window but the script obviously needs the correct window size to calculate the imag
I need to show a toolbar ABOVE a text selection in an editor. That's easy. Unfortunately Safari on iOS seems to prefer opening its copy/paste/formatting context
We have a single page app written in HTML/Javascript and our customers are experiencing intermittent freezes when using HTML select drop downs on Safari on iPad
Have an issue with mat-checkbox in safari and npx-grpah. as you can see below on the screens. this is chrome and on charts mat-checkbox appears properly in eve
I followed the instructions on Google API quickstart Python so that I can get started quickly. I downloaded the JSON file set with the default name and as a Des
Is there any way to check if the dateStyle option is supported in the Intl.DateTimeFormat API? I just became aware that older versions of Safari support Intl.Da
I've been stuck on this problem for 3 days and have scoured the Internet for a solution, but haven't been able to find one that works yet. I have an animation o
Where can I find a schedule for the safari release date and the features that will be included? I have found this https://developer.apple.com/download/more/?=Sa
I've created an animation to move an element into view when the user clicks somewhere. The element is styled to be offscreen. When the animation is run, it move
in safari i am having problem to execute getDisplayMeDia because it needs user gesture to call the method. how to surpass this steps. how can i call getDisplayM
So I have a small website that shows different streams from web cameras around the city. (ex: https://camstream.alteco.lv:8443/live/camera1.m3u8). The stream ca
I'm trying to target iOS devices with CSS. The general advice is to use: @supports (-webkit-touch-callout: none) { ... } However, this does not seem to wor
I have made a keyframe animation with words shifting in the end of the sentence. It works in Chrome, but doesn't work in Safari. What am I doing wrong? This is