Milan Figuric

Results 10 issues of Milan Figuric

Is it possible to search for multiple features? e.g. Is it possible to node .\bin.js async-functions,object-values

Group by constant value is not possible e.g. var query = from cc in Repo.AsQueryable() group cc by 1 into g select new { MinLogId=g.Min(f=>f.Id), MaxLogId=g.Max(f=>f.Id), } throws Operation 'ExecuteReader'...

Can we expect "Plus for Trello" extension for Edge (Chromium). I have installed edge extension from chrome store just I can not sync with google sheet (stealth mode). Or is...

Add regex expression validation for values

### My Problem When attempting to add attributes, such as `RequiredAttribute`, using `CodeAttributes`, an ambiguous reference error is encountered in the generated class. This issue arises specifically when using the...

type: bug
status: needs-tests
area: scaffold

# Problem: overriding `AddDocument` Method This code is used to access and set the private field `_latestGen` in a derived class. ```csharp var result = IndexWriter.UpdateDocuments(new Term(ExamineFieldNames.ItemIdFieldName, valueSet.Id), doc); Type...

Backoffice: when using "Codegen preview class" on Document type, on the right side there is nothing.

Basically at the moment all click events will be intercepted by tinro, except those with ignore attr. It would be great if this could be turned off or defined only...

At the moment selectedvalue is json structure I would expect selected value is an ID or KEY whatsoever "option" value has. Under the hood I would expect `` tag and...

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Svelte Splide. Use Discussions for these...

bug