Jay Hargis

Results 4 issues of Jay Hargis

http://www.jquery-bootgrid.com/Documentation#converters **incorrect** ``` javascript $("#grid").bootgrid({ converters: { datetime: { from: function (value) { return moment(value); }, to: function (value) { return value.format("lll"); } } } }); ``` **correct** ``` javascript...

website

Demo page at https://clusterize.js.org/ fails to display anything and shows message `A problem occurred with this webpage so it was reloaded` though nothing is ever actually shown. Subsequent reloads result...

``` 2016-04-18 22:44:46-0700 [WProtocol,0,192.168.1.202] Unhandled Error Traceback (most recent call last): File "/Users/j/SOURCE/w/qt5reactor.py", line 305, in doIteration self.qApp.processEvents(QEventLoop.AllEvents, delay * 1000) File "/Users/j/SOURCE/w/qt5reactor.py", line 291, in _iterate self.doIteration(delay, fromqt) File...

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:linux
area:tools