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

Setting a TeachingTips TailVisibility to Collapsed on startup crashes the application. #8731

Closed
luke-beep opened this issue Aug 9, 2023 · 0 comments
Labels
bug Something isn't working closed-Fixed Described behavior has been fixed. team-Controls Issue for the Controls team
Milestone

Comments

@luke-beep
Copy link

Describe the bug

Setting a TeachingTips TailVisibility to Collapsed on startup crashes the application.

Steps to reproduce the bug

Create a new TeachingTip like this >

    <TeachingTip
        x:Name="InitialTip"
        TailVisibility="Collapsed"
        />

Expected behavior

What should happen is that the application continues to run and not crash.

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.3.3: 1.3.230724000

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@luke-beep luke-beep added the bug Something isn't working label Aug 9, 2023
@bpulliam bpulliam added the team-Controls Issue for the Controls team label Aug 22, 2023
@llongley llongley closed this as completed Feb 6, 2024
@llongley llongley added the closed-Fixed Described behavior has been fixed. label Feb 6, 2024
@bpulliam bpulliam added this to the WinAppSDK 1.5 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working closed-Fixed Described behavior has been fixed. team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants