Activities of "ArneV"

I upgraded this package to "@volo/abp.ng.theme.lepton": "~8.3.0-rc.3"

And now the same error occurs, but on the SORT_COMPARE_FUNC InjectionToken.

https://github.com/abpframework/abp/issues/18274

This seems to be a similar issue, but from 2023, from a package version way before 8.2.x

https://abp.io/package-detail/@volo_abp.ng.theme.lepton

Where can I find the issue list? Maybe this is a known issue, even though I can't find anything online.

The error seems to occur in volo-abp.ng.theme.lepton.mjs, so I'm guessing it has something to do with that package. I did several migrations one after the other. Is it possible This is a remnant? I have however deleted my node_modules folder several times since I've had this error. So the version (8.2.3) should be ok. Is this no longer a valid package?

In my package.json all versions seem to be correct (see package.json in the original post)

Still the same error.

I've found out there is a MyServiceConvention : AbpServiceConvention class

In this class, there is an override for "ApplyForControllers" where the AbpApiDefinitionController was removed.

I don't know for what reason that would be. But commenting out that code, i get the definition.

Is it possible I am missing appsettings?

Installing the package and adding the dependency was not enough. Am I missing something else?

Showing 11 to 20 of 23 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13