HugCoder

Results 6 comments of HugCoder

While 'first' seems to be fixed, the same problem seems to apply to 'last' when it's an array of objects not a simple array. Using version 0.5.17.

So, nothing actually happened on this? I'm also getting the error: Error: collection is undefined @http://cdnjs.cloudflare.com/ajax/libs/angular-filter/0.5.8/angular-filter.js:1278:7 ... Can't the isUndefined(collection) check just be added by the owner (@a8m) to make...

Yep, same thing I'm looking for. I'm trying to add a "pagination-limit" as its class is in Bootstrap pagination, next to the controls (right of it), something like this: ```...

I'm pretty sure this has nothing to do with the extension, but is because of Visual Studio for some reason always saving files in ANSI, not UTF8. There's another extension...

The problem with ViewAsPdf is that it renders no CSS at all, just plain text it seems. The problem with ActionAsPdf, for me, is that it results in errors like...

Hi there! Anything happening on this bug? I just did a big refactor on my project, both dropping (empty) and adding tables, incl. owned-properties. I'm using .net6 and tried EF...