question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App crashes when rearranging tabs in TabView where TabItemsSource is used

See original GitHub issue

Describe the bug If you try to rearrange tabs in the TabView which uses describes how to use TabItemsSource, the app crashes.

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Open the app, version 1.2.15.0
  2. navigate to tabview samples page
  3. scroll down to the section titled A TabView bound to a collection of MyData objects
  4. Try to rearrange the tabs in that section by dragging an dropping.
  5. app crashes

Expected behavior

app does not crash

Actual behavior

app crashes after dropping the tab

Screenshots

Version Info

Gallery version (found on Settings page):

1.2.15.0

Windows 10 version:

  • Insider Build (19041.264)
  • November 2019 Update (18363)
  • 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:

  • Desktop
  • Mobile
  • Xbox
  • Surface Hub
  • IoT

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:36 (33 by maintainers)

github_iconTop GitHub Comments

2reactions
RBridcommented, May 28, 2020

I think my assumption above was right. If you turn off system animations on your machine, the bug will no longer repro. I think Remote Desktop Connection turns off animations by default. (See ‘Show animations in Windows’ in the Settings app).

I can now repro on my Windows 10.0.18362.836 machine after turning on system animations on it.

2reactions
yoshiaskcommented, May 16, 2020

This is also reproducible on build 18363 (v1909).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to avoid app crash with TabView inside ...
I'm using a TabView inside NavigationView but my app crashes when I try to navigate backwards, it shows this error message "Thread 1: ......
Read more >
iOS 15 More Tab Crash | Apple Developer Forums
Hello,. The app I'm working on crashes by trying to reference a deallocated object. The object is a subclass of UITabBarController, and this...
Read more >
VS2019 crashes when moving tabs
4 crashes when I try to move a tab to another tabs group. It's ok to move tab inside his group, it's ok...
Read more >
Crashes when rearrenging tabs - Microsoft Q&A
I'm working on a project on Dropbox and am opening it from different computers. Suddenly my taps was all moved around.
Read more >
Safari crashes when moving tabs?
Safari crashes when the browser has been open for a while when i try to move tabs around. Anyone else experience this?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found