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

Image Loaded event not firing in 8.0.60 version which is used to fire in 8.0.40 and earlier versions. Selected 8.0.40 I am unable to see 8.0.60 #23058

Closed
letscodewithkalyan opened this issue Jun 14, 2024 · 4 comments
Assignees
Labels
fixed-in-8.0.61 fixed-in-9.0.0-preview.6.24327.7 i/regression This issue described a confirmed regression on a currently supported version p/0 Work that we can't release without platform/android 🤖 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version
Milestone

Comments

@letscodewithkalyan
Copy link

Description

We are displaying error image on image Loaded event. We are registering image loaded event when we set image source. it used to work in preivous versions 8.0.40, 8.0.21., etc.. But stopped in 8.0.60.

Steps to Reproduce

  1. Change the image source for image dynamically same time add image loaded event
  2. First time event is firing when we change it is not firing

Link to public reproduction project repository

https:/letscodewithkalyan/MauiImageLoaded

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.21 SR4.1

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@letscodewithkalyan letscodewithkalyan added the t/bug Something isn't working label Jun 14, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@PureWeen PureWeen added i/regression This issue described a confirmed regression on a currently supported version and removed t/bug Something isn't working labels Jun 14, 2024
@PureWeen PureWeen added this to the .NET 8 SR7 milestone Jun 14, 2024
@PureWeen PureWeen reopened this Jun 15, 2024
@PureWeen PureWeen self-assigned this Jun 15, 2024
@PureWeen PureWeen modified the milestones: .NET 8 SR7, .NET 8 SR6 Jun 17, 2024
@samhouts samhouts added platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending labels Jun 17, 2024
@PureWeen PureWeen added the p/0 Work that we can't release without label Jun 17, 2024
@samhouts samhouts removed the potential-regression This issue described a possible regression on a currently supported version., verification pending label Jun 17, 2024
@Zhanglirong-Winnie Zhanglirong-Winnie added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Jun 18, 2024
Copy link
Contributor

Hi @letscodewithkalyan. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

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.

@Zhanglirong-Winnie
Copy link

Verified this issue with Visual Studio 17.11.0 Preview 2.0 (8.0.60 & 8.0.40 &8.0.21). Not repro on Android platform with sample project.

@PureWeen
Copy link
Member

This fix should be available on the nightly feed as version 8.0.61-ci.net8.24319.3.

Can you test with the latest nightly build?
https:/dotnet/maui/wiki/Nightly-Builds

@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-8.0.61 fixed-in-9.0.0-preview.6.24327.7 i/regression This issue described a confirmed regression on a currently supported version p/0 Work that we can't release without platform/android 🤖 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version
Projects
Status: Done
Development

No branches or pull requests

4 participants