Jonas Baika

Results 5 issues of Jonas Baika

Input: ```js ``` If model is set to string - it is ignored. See [Plunkr](https://plnkr.co/edit/nyMVgiB7bJfjZnbs?open=lib%2Fscript.js) I have no TS coding experience, so I made changes to JS directly. See [Plunkr](https://plnkr.co/edit/QrlR8MTQm9FlCYwc?open=lib%2Fscript.js)...

Is it possible to solve CVRP with fixed departure/arrival and weight constraint? If I add departure or arrival in CVRP-ND test `Run1WechelderzandeCapacitated` - I get "Object not set to an...

There should be a message if OMS is loaded without google maps api. ATM the script silently dies.

EntityFramework 6. The query: ``` c# var item = context.Items.FirstOrDefault(x => x.NullableProperty == filter.NullablePropertyValue); ``` Without `EntityFramework.Filters` it translates to: ``` sql ... WHERE (([Extent1].[NullableProperty] = @p__linq__0) OR (([Extent1].[NullableProperty] IS...

### Checklist - [x] I have updated to the latest available Home Assistant version. - [x] I have cleared the cache of my browser. - [x] I have tried a...