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

AttachedDropShadowCrashFix #4757

Merged
merged 1 commit into from
Sep 22, 2022
Merged

AttachedDropShadowCrashFix #4757

merged 1 commit into from
Sep 22, 2022

Conversation

LalithaNadimpalli
Copy link
Contributor

Adding a null reference check to AttachedDropShadow crash issue

Fixes #4750

Fixes the sudden crash of sample app when we add Xaml code

PR Type

What kind of change does this PR introduce?

Bugfix
Sample app changes

What is the current behavior?

Sample app Crash when we add Xaml Code

What is the new behavior?

Fixes the Crash

PR Checklist

Please check if your PR fulfills the following requirements:

Based off latest main branch of toolkit
Tested code with current supported SDKs
Sample in sample app has been added / updated (for bug fixes / features)

Other information

@ghost
Copy link

ghost commented Sep 7, 2022

Thanks LalithaNadimpalli for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

@ghost ghost requested a review from azchohfi September 7, 2022 18:18
@ghost ghost added bug 🐛 An unexpected issue that highlights incorrect behavior sample app 🖼 labels Sep 7, 2022
Adding a null reference check to AttachedDropShadow crash issue
@michael-hawker michael-hawker added this to the 7.1.3 milestone Sep 22, 2022
@michael-hawker michael-hawker merged commit c4d62ee into main Sep 22, 2022
@delete-merged-branch delete-merged-branch bot deleted the PR4750Fix branch September 22, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior sample app 🖼
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttachedDropShadow Sample App Crash
4 participants