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

Teaching tip - Crash #744

Closed
rvinothrajendran opened this issue May 23, 2019 · 3 comments
Closed

Teaching tip - Crash #744

rvinothrajendran opened this issue May 23, 2019 · 3 comments
Labels
area-TeachingTip bug Something isn't working duplicate This issue or pull request already exists

Comments

@rvinothrajendran
Copy link

Describe the bug

Set the Teaching Tip -> IsOpen = true in design mode run the app , app get crashed

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Add Teaching Tip in XAML and set IsOpen = true & build
  2. Start the app in VS
  3. App get crashed

Expected behavior
Starting app , teaching tip show in the screen.

Screenshots

Version Info
Microsoft.UI.Xaml 2.2.190430003 , Windows 10 1903

NuGet package version:
Microsoft.UI.Xaml 2.2.190430003

Windows 10 version Saw the problem?
May 2019 Update (18362)
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Anniversary Update (14393)
Device form factor Saw the problem?
Desktop
Mobile
Xbox
Surface Hub
IoT

Additional context

@msft-github-bot msft-github-bot added this to Needs triage in Controls Triage May 23, 2019
@lukeblevins
Copy link
Contributor

Hey, I ran into this too and was provided a workaround. #538

@lukeblevins
Copy link
Contributor

lukeblevins commented May 23, 2019

In other words, don’t set isOpen from markup, but set it from the event described in the link I sent.

@YuliKl YuliKl added area-TeachingTip bug Something isn't working labels May 23, 2019
@YuliKl
Copy link

YuliKl commented May 23, 2019

Thank you for reporting this issue. Looks like we're already tracking this problem with #538.

@YuliKl YuliKl closed this as completed May 23, 2019
Controls Triage automation moved this from Needs triage to Closed May 23, 2019
@YuliKl YuliKl added the duplicate This issue or pull request already exists label May 23, 2019
@msft-github-bot msft-github-bot removed this from Closed in Controls Triage May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TeachingTip bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants