Grial-UI-Kit-Support
Grial-UI-Kit-Support copied to clipboard
This is our public repository for customers to report bugs about Grial UI Kit for Xamarin Forms
Can't iOS build project. It was working ok before I updated Xamarin.iOS to the latest version (16.4.0.23). Error message: /Users/user/.nuget/packages/uxdivers.grial/3.0.54/build/netstandard1.0/UXDivers.Grial.targets(6,6): Error MSB4062: The "UXDivers.Grial.Build.Tasks.PropagateThemeTask" task could not be loaded from...
Description Category Chart (Bar and Line series) show the points incorrectly ### Steps to Reproduce 1. Create a CategoryChart with the following xaml and data: "Data": { "Labels": [ "Nov-2023",...
I downloaded the project, build and run the project on android emnulator. When I try to open the floatingmenu in ExplorerFiles Page ,the app was crashed.
### Issue Grial Studio new plugin for MS Visual Studio (not code) on MAC (OSX) can´t be installed with current .vsix extension download from your page. ### Description Downloads of...
I am using a Mac Air M2 and trying to build my project. However, I cannot authenticate to Grials' nuget source. ### Description This the Nuget.Config file both in project...
This should be a discussion but this repo does not support that. As far as I can see Grial only offers support for mobile devices but this causes a real...
When using a TabControl within a CollectionView ItemTemplate the TabControl throws an exception in the "ForceSelection" function. This was working in a previous version of GrialKit package. ### Description Adding...
After swapping the Detail page in the Grial Demo App, the back button in the toolbar is opening again the flyout menu. ### Description After swapping the Detail page the...
Hi, the IconTextButton component does not respond to command in MAUI App. ` ` View Model: public IAsyncRelayCommand ActionCommand{ private set; get; } Looking at the source code I didn't...
### Description update platform to ios 17 or higher , the back button in navigation bar in LTR mode rendering wrong direction ### Steps to Reproduce 1. update platform to...