Richard Chown
Results
2
comments of
Richard Chown
I don't know if this is still an issue. I couldn't get the localizer to inject into the view. I have created a workaround by injecting the localizer into the...
> If I have the same issue as you, I've added: > > ``` > _dropContainer.Items = _items; > ``` > > instead of using _dropContainer.Refresh() and it's worked for...