Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Crash when deleting Variations when ArrangeBy changed from Category to Name... #613

Open
CartBlanche opened this issue Aug 19, 2019 · 0 comments

Comments

@CartBlanche
Copy link
Contributor

Steps to reproduce:
0. Make sure ArrangeBy is in Category mode.

  1. Create a Variation
  2. Switch ArrangeBy to Name mode
  3. Delete the Variation that was created.

What happens:
Argument Null Exception is thrown within OnRemoveVariantClicked. parent is null.

Expected behaviour:
No crash and selected Variation is deleted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants