maliming

Results 526 comments of maliming

Thanks @ahmednfwela I will add some code to prevent this case.

Please create a new template project and check its blazorise package version. You should use same version.

> But what is causing this and isnt there any workaround? You can try upgrading Blazorise to 1.6.0 in a new template project to see if the error persists.

They released version 2.1 after we upgraded. https://github.com/abpframework/abp/pull/19340 https://datatables.net/blog/2024/datatables-2.1

> The Oracle EF Core 23 provider will take the value set for OracleSQLCompatibility to know what DB version's SQL it should generate. By default, it will assume version 23...

> @maliming I'm OK with rewriting this in such a way to avoid the dependency, basically copying and pasting the code in and adding a comment at the top for...

hi @MarkCiliaVincenti These changes will be easier to maintain and understand. What do you think? https://github.com/abpframework/abp/pull/21089/files https://stackoverflow.com/questions/1287567/is-using-random-and-orderby-a-good-shuffle-algorithm/1287572#1287572 --- Also applies to https://github.com/abpframework/abp/pull/20530