Hello,
I am getting an error when I click on "Set Password". The same for "Two factor" Please can somebody tell me what's going on? I have also attached a screenshot
Kind regards, Tako Verkroost
Hi,
This could be the problem.Thanks a lot!
Hi everbody,
I figured out that some characters are swallowed or disappeared if you type something in a textedit field box. There is some delay especially in a datepicker. What's going on?
Any help is appreciated.
Kind regards, Tako Verkroost
Hi everbody,
I didn't get response yet. Is there an any solution?
Regards, Tako Verkroost
Hi everbody,
I figure out that the mouse onhover effect isn't workling. I set Hoverable="true". Tooltip shows: Adds a hover effect on when mousing over rows.
<DataGrid TItem="JeugdigeDto" Data="JeugdigeList" ReadData="OnDataGridReadAsync" TotalItems="TotalCount" ShowPager="true" Responsive="true" PageSize="PageSize" @bind-SelectedRow="@EditJeugdige" Hoverable="true">
Why isn't working? Can somebody help me out?
Kind regards, Tako Verkroost
Hi everybody,
I checked the documentation howto add a custom logo, but that didn't work. I changed the LogoUrl method to set logo: public class NEXTjeugdBrandingProvider : DefaultBrandingProvider { public override string AppName => "NEXTjeugd"; public override string LogoUrl => "/images/logo/Jel.png"; } Why isn't working? Can somebody help me out?
Kind regards, Tako Verkroost
Hi
I tried to use AbpHelper GUI but it crashing all the time without an error. Only what I see is a splash screen. What is going on? Can somebody help me out?
Kind regards, Tako Verkroost
hi
This feature is planned and has not yet been implemented.
Hi, Do you have an alternative for that?
hi
I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.
which package are you installed?
abp add-package Volo.Abp.Emailing