Declined
Last Updated: 02 Mar 2022 16:27 by ADMIN
Created by: Daniel
Comments: 4
Category: UI for .NET MAUI
Type: Bug Report
0

Hi,

I think is bug :

<telerikInput:RadEntry x:Name="txtName" WatermarkText="User Name" HorizontalOptions="Center" VerticalOptions="Center" WidthRequest="200"   Text="test"/>

In this case you do not see the Text property value "test".

Thanks,

Declined
Last Updated: 01 Mar 2022 06:55 by Daniel
Created by: Daniel
Comments: 4
Category: UI for .NET MAUI
Type: Bug Report
0

Hi,

I tried to install MAUI from NuGet packets , and is not seen ? Why?

Thanks,

Declined
Last Updated: 28 Feb 2022 14:35 by Daniel
Created by: Daniel
Comments: 4
Category: UI for .NET MAUI
Type: Bug Report
1

Hi,

I'm using this link to download and install MAUI controls.

I did it but I can't run the solution:CryptoTracker

I have this error

My net.config content is:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <clear />    
    <add key="nuget" value="https://api.nuget.org/v3/index.json" />
    <add key="dotnet6" value="https://aka.ms/dotnet6/nuget/index.json" />
    <add key="skiasharp" value="https://aka.ms/skiasharp-eap/index.json" />
   <add key="local" value ="../../Packages" /> 
  </packageSources>
  <activePackageSource>
    <add key="All" value="(Aggregate source)" />
  </activePackageSource>
  <disabledPackageSources />
</configuration>

 

Declined
Last Updated: 28 Feb 2022 14:06 by ADMIN
Created by: Daniel
Comments: 2
Category: UI for .NET MAUI
Type: Bug Report
0

Hi,

I download CrytoTrackr solution from github and get the given error:

Severity Code Description Project File Line Suppression State
Error NU1102 Unable to find package Telerik.UI.for.Maui with version (>= 0.5.0)
  - Found 1 version(s) in PackageSource [ Nearest version: 0.4.0 ]
  - Found 0 version(s) in C:\Program Files\dotnet\library-packs
  - Found 0 version(s) in dotnet6
  - Found 0 version(s) in skiasharp
  - Found 0 version(s) in nuget CryptoTracker C:\Program Files (x86)\Progress\Telerik UI for .NET MAUI 0.4.0\maui-samples-main\Samples\CryptoTracker\CryptoTracker\CryptoTracker.csproj 1

 

Thanks,

Declined
Last Updated: 25 Feb 2022 14:43 by ADMIN
Created by: David
Comments: 1
Category: UI for .NET MAUI
Type: Bug Report
0
In code-behind or view model I would like to execute a particular procedure for a CellTap event. Your SDK examples do not seem to include any such example. How do I achieve this?
Declined
Last Updated: 28 Dec 2021 20:48 by ADMIN
Severity Code Description Project File Line Suppression State
Error MSB6006 "java.exe" exited with code 1. SDKBrowserMaui C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\31.0.101-preview.10.59\tools\Xamarin.Android.D8.targets 79
1 2