Elmehdi ELMELLALI

Results 5 issues of Elmehdi ELMELLALI

i change IsChecked to True in behavior but I don't see any change in UI

needs-repo

``` var options = new ConvertOptions(); if (isvalid) { options.HeaderHtml = $"https://localhost:121165/Areas/Controller/GetHeader?ID=106"; options.PageOrientation = Wkhtmltopdf.NetCore.Options.Orientation.Landscape; _generatePdf.SetConvertOptions(options); } else { } ```

Salam , I have issue with Google Login after login i try back to app but iv the Error `"Error: redirect_uri_mismatch"` . how back to app **redirectUrl** .