Probably a small logical bug somewhere in the detail view, but I occasionally try to open a collection in detail view and it will fail because it thinks i tried to open it in the region tab. It seems to be an issue with the 'RemoveTab' class that calls a custom setter that fires a TabChanged event. All this is originally triggered by an initial opening of a tab from a closed detail view when it tries to clear all the current existing tabs.
I know this is vague, but i am trying to find an exact reproducible issue
Probably a small logical bug somewhere in the detail view, but I occasionally try to open a collection in detail view and it will fail because it thinks i tried to open it in the region tab. It seems to be an issue with the 'RemoveTab' class that calls a custom setter that fires a TabChanged event. All this is originally triggered by an initial opening of a tab from a closed detail view when it tries to clear all the current existing tabs.
I know this is vague, but i am trying to find an exact reproducible issue