Andrii Kolodiichyk
Results
2
comments of
Andrii Kolodiichyk
p.s. Error is thrown after set new ClientId (generated in console.developers.google.com)
[BUG] Using a behavior in a collectionview item no longer executes the SelectionChangedCommand event
Hi @acaliaro, Issue: I believe this is happening because TouchBehavior intercepts all gestures. Solution: You can work around this by using a Command with a CommandParameter to handle the interaction...