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
Hello,
could you please try to create a fresh bookstore application with Book entity with properties Name: string and Price:double and check if the same issue persists.
please let me know or else share logs.
Thanks
Hello, Please follow the below steps to Uninstall ABP Cli and ABP suite
dotnet tool uninstall -g volo.abp.cli
dotnet tool uninstall -g volo.abp.Suite
Delete folder after running uninstall command (C:\Users\MyName\.abp)
After that to install a particular ABP version hit the below commands on Command prompt
dotnet tool install -g volo.abp.cli --version 8.2
after this sign in with abp login username -p password
abp suite install --v 8.2
The above screenshot shows that your ABP cli and ABP suite versions are different, which may be the cause.
One more thing while updating an application from an older version to a newer version you need to follow the migration guide please check out https://docs.abp.io/en/commercial/latest/migration-guides/index
Thanks, Anjali
Hello,
Yes, it is a bug we will create an internal issue for this and will fix it in the next patch.
Thanks for your observation, your credits will refunded.
Regards, Anjali