sumeyye
sumeyye
Hello @hillin may I ask whether you have a specific reason to upgrade the typescript version to 5.4.0? Because, abp 8.1.3 supports 17.1.0 for angular that is compatible with ts...
Hello, @zachhongcy. For your case, the error response object is reflected like this: ``` { "headers": { "normalizedNames": {}, "lazyUpdate": null }, "status": 403, "statusText": "OK", "url": "https://localhost:44305/api/app/book", "ok": false,...
I am assuming that you have not configured anything additional to show the error in the toast message format. Otherwise, you should not be redirected to such page by configuring...
> @sumeyyeKurtulus it shouldn't select all child permission when the select root like `User management` checkbox in tree. It must be like MVC example If you mean that selecting `Edit`...
Hello @davidsi02, Thank you for your contribution! I have reviewed your PR, and aside from a few design-related concerns, everything looks good and it is mergeable. I will coordinate with...
Hello @hillin you will need to make it required by adding a flag. Am I mistaken @maliming ?
Hello @hillin here is how we determine the nullability for the proxy generation https://github.com/abpframework/abp/blob/5fb0c4c02f94c589e17c4877266637e57d2afea2/npm/ng-packs/packages/schematics/src/utils/model.ts#L188 You can also check how the generation is covered by checking the `generate-proxy.json`. Here is an...
This problem is the same with this one mentioned here https://github.com/abpframework/abp/issues/22408, so I am closing this as duplicate.
Hello @snowchenlei, Could you please check this comment https://github.com/abpframework/abp/issues/24031#issuecomment-3436226396 on a previously closed issue that may help?
I am glad to hear that this has solved your problem, so I am closing this issue for the time being. Thank you for your cooperation.