0
Under review

Error: This PlotModel is already in use by some other PlotView control.

Alireza Jahanshahlo 10 jaar geleden bijgewerkt door anonymous 10 jaar geleden 1
I have two tab bind to one viewmodel which contain a PlotModel and view model selected through a DataTemplate.
When click on the first tab the viewmodel was bind properly but when switch to second tab above exception throw.
All of control is same in two tab.
Is it possible bind one object to two controls?
Under review
I think this is the same problem as reported in issue #175, not solved yet...