Ends in:
7 DAYS
21 HRS
14 MIN
54 SEC
Ends in:
7 D
21 H
14 M
54 S

Activities of "Anjali_Musmade"

Hi,

please uninstall your Abp cli by using command

dotnet tool uninstall -g volo.abp.cli

Delete abp folder after running uninstall command (C:\Users\MyName.abp)

and again run the command to install abp cli

dotnet tool install -g volo.abp.cli --version 8.0.1

thanks

Hi,

please check https://abp.io/docs/latest/framework/ui/angular/http-requests#how-to-get-a-specific-api-endpoint-from-application-config

thanks

Answer

Hello,

Please try to add CSS below in styles.scss

.lpx-scroll-container.ps > .ps__rail-y {
  display: block ;
  height: 100% ;
}

it will result like shown in screenshot, scrollbar will be visible initially before scrolling

Thanks

Answer

Hi,

I will check and get back to you.

Thanks,

Answer

Hello,

please try to add CSS code for that particular container

overflow: auto;

Thanks

Hello,

Could you make sure your CLI and suite are the same version? Please try to re-login and then try again. Even if not resolved please let us know.

Thanks

Hello,

please check https://gist.github.com/mehmet-erim/75849eaeb3ad547f2c752a8373fb36be

thanks

Hello,

Thanks for reporting we will check and fix the issue asap.

Regards

Answer

Hello,

I have done in this way

Please select the highlighted checkboxes and try again,

Thanks

Answer

Hello,

I have tried to reproduce the issue with the same version 7.1.0

but it doesn't show any error

could you please try to recreate that entity?

Thanks.

Showing 161 to 170 of 1209 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06