Some images not visible on Android
See original GitHub issueCurrent behavior
Images are not shown.
Expected behavior
Images should display.
Steps to reproduce the issue
- Enter Chrome on Android phone (Mine is Xiaomi Mi 6).
- Open https://next.vuestorefront.io
- Look at “Everything new” section, no images, grey box.
- Open a product page.
Can you handle fixing this bug by yourself?
Right now I don’t know the origin of the bug. I could try. But maybe someone has an idea to go right to the problem!
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from
develop
branch and create Pull Request2. Feature / Improvement
back todevelop
. - This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from
release
branch and create Pull Request3. Stabilisation fix
back torelease
. - [] This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from
hotfix
ormaster
branch and create Pull Request4. Hotfix
back tohotfix
.
Environment details
- Browser: Chrome
- OS: Android 8.1.0
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (8 by maintainers)
Top Results From Across the Web
Why Can't I See My Pictures in My Gallery? [Causes & Fixes]
Hit "Clear cache" or "Clear data" to delete unnecessary files and potentially fix the Android gallery not showing pictures.
Read more >Pictures in the My Files app are missing from the Gallery app
Pictures in the My Files app are missing from the Gallery app · Turn off image grouping. · Make sure the album is...
Read more >How to fix pictures not showing on Google Chrome
Go to the Content section and click Images. Ensure that the Site can show images option is selected.
Read more >How To Fix Google Photos Not Showing All Photos On Android
How To Fix Google Photos Not Showing All Photos On Android ; Fire up the Settings app on your phone. Tap Apps &...
Read more >Gallery not showing images on Android? Here's How to Fix it
How to Fix “Gallery Not Showing Images” Issue on Android · Download & install both ES File Explorer and Media Rescan apps on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This fixes:
That is it. Tested with chrome inspector running on my Android Xiaomi 6 Mi. The use of mix-blend-mode CSS property should be avoided. Thoughts:
Should this be fixed?