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

After downloaded solution, the layout has issues with the content on the right side being obscured. The issues happen on iOS remote devices and iOS simulators. I tested them on...

### Description I'am trying to use the solution in another instance of Visual Studio ### Steps to Reproduce 1. 2. 3. ### Expected Behavior ### Actual Behavior ### Basic Information...

### Description When trying to customize the SearchBar control, it's not currently possible to do the following as documented: ``` ``` ### Steps to Reproduce 1. Add a `` 2....

Hi, in my view i have put this repeater: .... and in my viewModel i define the itemsource: public ObservableCollection ListActionButton { get; set; } = new ObservableCollection(){ new ActionButtonModel...

### Description In our MAUI application, an ObjectDisposedException occurs when the device orientation is changed. This issue is specifically encountered on Android devices. The exception message states: "System.ObjectDisposedException: Cannot access...

**Is your feature request related to a problem? Please describe.** RTL-support does not work in MAUI yet. Since the xamarin end of life date is coming closer, we have to...

When playing a video via the videoPlayer, the background music player for example via Spotify gets stopped. Even if the IsMuted-Property is set to True or the video does not...

**Is your feature request related to a problem? Please describe.** I would like to use the 3 screens related to Tasks Flow in .Net MAUI project. Currently they are only...

Stepper control bar ends are cut off with smaller screen sizes, we tried adding margin, padding and horizontal options but none of these fixed the issue. ![WhatsApp Image 2025-01-09 at...

grial:Translate is not translating text after changing the resource file ### Description We are switching the culture at runtime. In the code-behind, we can see that the value is coming...