slubowsky

Results 7 comments of slubowsky

For what its worth, I have been having similar issues for quite some time now. BulkInsertAsync no longer updates the ids even though my config sets SetOutputIdentity to true (`var...

Would really appreciate some documentation on how I can use a dbcontext pool in an ASP.NET Web API that needs to make sure correct connection string (we have 2 db...

@Methuselah96 I have it set to "node". Using current Angular 17.0.8 cli to generate a new app I see it sets it to "node" as well. I tried to set...

Thanks for the detailed response! Ill try the potential workaround and see if it works. Ill update issue with results. > What fails to build when you "moduleResolution" to "bundler"?...

Setting moduleResolution to Bundler fails even after clean install. Build is not using webpack its using vite, I dont know if @ngtools\webpack still plays a role here. More complete error...

FYI - I see what seems to be same issue when using typeahead in cdk-virtual-scroll-viewport. Works as expected using ngx-bootstrap 18.0.2 broken in higher versions.