Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAUI Images not loading in VS 2022 17.5 - works in 17.4 (Unpackaged on Windows) #14942

Closed
vsfeedback opened this issue May 5, 2023 · 2 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-image Image loading, sources, caching platform/windows 🪟 s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:Other] [regression] [worked-in:17.4.4]
I noticed after upgrading Visual Studio to 17.5.1 from 17.4.4 that images were no longer showing up in my CollectionView items consistently. Some of them may show, but it seems somewhat random how many will show, if at all. I'm using a svg image file in my resources.

After rolling back to 17.4, it worked fine. I waited until 17.5.2 was released and still have the same issue. I just made some simple modifications to the MAUI sample project "MauiApp2".

I changed the .csproj project file to build to a folder (unpackaged non-MSIX)

       
            
                


                        
                            
                                
                                
                            
                        
                    
                




![VS.2022.17.5.2_ImagesDontLoad.jpg](https://aka.ms/dc/image?name=B161c23a8dd1c413a8f36cae52f85dd60638185029078796506_VS.2022.17.5.2_ImagesDontLoad.jpg&tid=161c23a8dd1c413a8f36cae52f85dd60638185029078796506)


Original Comments

Feedback Bot on 4/30/2023, 07:49 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@Eilon Eilon added the area-image Image loading, sources, caching label May 5, 2023
@jsuarezruiz jsuarezruiz added platform/windows 🪟 area-controls-collectionview CollectionView, CarouselView, IndicatorView s/needs-repro Attach a solution or code which reproduces the issue labels May 8, 2023
@ghost
Copy link

ghost commented May 8, 2023

Hi @vsfeedback. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@ghost ghost added the s/no-recent-activity Issue has had no recent activity label May 12, 2023
@ghost
Copy link

ghost commented May 12, 2023

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

@ghost ghost closed this as completed May 15, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 14, 2023
@samhouts samhouts added the t/bug Something isn't working label Feb 5, 2024
@ghost ghost removed the s/no-recent-activity Issue has had no recent activity label Feb 5, 2024
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-image Image loading, sources, caching platform/windows 🪟 s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants