Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49177

CSS property BLUR no longer working with IOS 10

$
0
0

@pierro wrote:

Hi all,

I am using some blur effect through css
.blur {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-ms-filter: blur(4px);
-o-filter: blur(4px);
filter: blur(4px);
}

it worked perfectly until updating to IOS10:
the whole div now gets fully white, we cannot see the content anymore.

Did anyone meet this problem and found a way to solve this ?
I know some CSS properties sometimes get deprecated when upgrading browser, but I don't think it's the case here.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>