Grial-UI-Kit-Support icon indicating copy to clipboard operation
Grial-UI-Kit-Support copied to clipboard

This is our public repository for customers to report bugs about Grial UI Kit for Xamarin Forms

Results 123 Grial-UI-Kit-Support issues
Sort by recently updated
recently updated
newest added

When the keyboard is open, a large space pushes the entire page up, making it impossible to see the messages at the top of the list. I simulated the problem...

I'm unsure if this is a bug or I'm not utilising code correctly. I have a nested grid. The outside grid is 2 rows with one being a list view...

Hi there, I don't know if this is a Xamarin issue or Grial Issue! I've bundled the two issues together as it's on the same page. ### Description Font Icon...

I get an exception when I click back arrow on the navigationBar ### Description The exception is: undation.MonoTouchException Message=Objective-C exception thrown. Name: NSRangeException Reason: Cannot remove an observer for the...

I have a repeater inside a ListView. Hierarchy is ListView -> CardView -> Repeater. The repeater is in a vertical orientation. The problem I am having is the repeater is...

i'm trying to add 2 grial gridview component in same page using stack layout but only 1st gridview appeared.

I updated my Xamarin app to version 10.0 android and UXDivers packages, after that the application started to crash at runtime when starting ### Description Perhaps this is only a...

### Description I am using the Grial Repeater component in my Xamarin.Forms application (targeting Android) based on the Task Browser sample page. I am setting its ItemSource to my Viewmodel...

in review

I cannot run dotnet test in terminal on Mac. The "UXDivers.Grial.Build.Tasks.PropagateThemeTask" task could not be loaded from the assembly ### Steps to Reproduce 1. cd into your unit test project...

### Description I'm looking to create a separate "admin" dashboard based on whether a user is logged in. I'm using Xamarin.Essentials preferences to store a "logged in" setting. ### Steps...