Bekzod Allaev

Results 14 comments of Bekzod Allaev

Looks like that [INotifyDataErrorInfo Support](https://github.com/reactiveui/ReactiveUI.Validation/#inotifydataerrorinfo-support) does not work even if show dialog by calling `Show` method. **Additional info:** Two-way binding via XAML also does not work in that case.

Hi @maliming. Thanks for the response. As far as I can see there is only discussion about moving from Identity Server 4 to OpenIddict in the issue that you have...

Got it, thanks @maliming. Is there any tutorial about moving ABP from OpenIddict to asp net identity 8? I am asking because our team have some problem with publications ABP...

Hey, guys. Any updates on this issue? I can see that @imundy7 have made changes in the fork. @imundy7, any plans to merge this into main branch?

Thanks for the response @ChrisPulman. If you need hands for this issue I can assist. As far as I understand there is no big job to do. Just implement what...

Hey @maliming. I've added Blazor Identity Ui to ABP Blazor web app in this repo - https://github.com/BekAllaev/AbpWebAppAspNetIdentity. When I navigate to login I can see the login page. It looks...

Hello @maliming. Thanks for your response. I have update abp cli to rc5 and created new blazor web app and added basic theme but I still have this error. Maybe...

I create Blazor Web app with this command - abp new BookStore -t app -u blazor-webapp --preview --theme basic

Hi @maliming I have updated to latest version(8.2.0) and I still have this problem. Now I create project with this command - `abp new BookStore -t app -u blazor-webapp --theme...