Slobodan Mišković

Results 25 comments of Slobodan Mišković

@tim-lai when you say this: > a hook is in place to create a redux action to change the `defaultValue` Does it mean it's something we can do via custom...

We would also need this. Currently, only the `"world"` that is not in the `` would get replaced in the following example: ```js reactStringReplace(world, world!, 'world', () => '🌎'); ```

I agree, I'd expect that the least utilized node get evicted. This is somewhat tangential, perhaps we could have an option for descheduler to aggressively force "optimal" packing by `cordon`ing...

> I also would not recommend it as a method to bypass a proper scheduler configuration. Heh, yeah, sounds like playing with fire for sure. Would be great to have...

We also have PECL http v2 sending invalid cookies with extra space at the end: ``` "session=app@local-123; " ``` This causes latest yaws to completely ignore that cookie. Would be...

Last release was 2 years ago, would be nice if we could get official ESv7 compatibility without needing to use hacks and workarounds in our code base. @clintongormley, @ezimuel, @philkra...

No worries, thanks for all your hard work and for releasing 6.80 - we moved our dev branch to it :)

_[[[egg on face]]]_ We were using old release, seems there is better behaviour in latest release. will experiment with that a bit first

It would be great if we could still use `group` syntax to describe the hashref that's in arrayref. On Sun., Jul. 28, 2019, 09:18 Artur Khabibullin, wrote: > I assume...

Thanks for such quick action, this helps! I'll keep the ticket open in hopes we can get more extensive `ArrayRef[HashRef]` support such that any deep nested JSON structure can be...