Rg.Plugins.Popup icon indicating copy to clipboard operation
Rg.Plugins.Popup copied to clipboard

Cannot use CollectionView with GridItemsLayout into a Popup.

Open forlayo opened this issue 5 years ago • 1 comments

  • Xamarin.Forms 4.3.0.908675
  • Rg.Plugins.Popup 1.2.0.223

Issue While using CollectionView with GridItemsLayout configuration, Span property has no effect; then just one row/column if shown.

If using same layout outside of popup it works as expected.

More info: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/collectionview/layout

forlayo avatar Oct 28 '19 11:10 forlayo

Same issue. The problem comes with XF 4.3, in 4.2 the CollectionView is displayed correctly.

YZahringer avatar Nov 22 '19 10:11 YZahringer