Dave Mittner
Dave Mittner
Just FYI, I tested this through moving rows with dblclick and binded "enter" and the same problem exists. For instance, say I have a grid with 100 items and a...
@fedorov Could you guys add these links to the readme, at least temporarily? These have helped to get a little further in my Slim research that's been pretty slow-going.
Could someone please amend that wiki document to make clear it's a proposal? I just spent the last hour trying to implement the syntax only to come to realize it...
> I have the same issue. Did you manage to fix it? I did not. We ended up having to spin up an entirely separate HTTP1-based load balancer on OCI...
Note that there's documentation needing updated besides where that comment about scalar conversion is based: https://www.php.net/manual/en/filter.filters.validate.php > Returns [true](https://www.php.net/manual/en/reserved.constants.php#constant.true) for "1", "true", "on" and "yes". Returns [false](https://www.php.net/manual/en/reserved.constants.php#constant.false) otherwise. > >...