jchirschy

Results 9 issues of jchirschy

I confirm in `[email protected]`, `onSort` and `sortFunc` aren't working. For example, in columns definition, something like that does not logged anything to console : ``` { dataField: 'id', text: 'Product...

### Summary It would be nice if extract command could let the php start tag. That way, syntax highlighter system like in Sublime text would work. The only workaround found...

feature request
pull request welcome

Hi @goldsky In some situations, the cultureKey / language is shared amongst a few contexts. For example, with some contexts like fr-fr, fr-be or en-ie. In those examples, the same...

enhancement

Following the install procedures, I've got the following error at runtime : ```javascript (node:14363) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'message' of undefined ``` Any...

Hello, With the working example, I cannot discover Adafruit Bluefruit LE UART Friend. It seems that TX and RX are exchanged if I refer to the following documentation : https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-uart-friend/uart-service...

In a nested stack, `sync`command doesn't not seem to work when using `--config-file` option. The same option works very well with the command `build` specifying the same path and running...

blocked/more-info-needed
area/sync

Hello, Since Calibre version 2.16 and later, Pocket Recipe doesn't work properly anymore. I've got an error. It seems as it is an SSL error as stated by this extract...

When doing `devpod up --dotfiles` It seems that referencing a local git folder either by : `/absolutpath/to/folder` or `file:///absolutepath/to/folder` is actually using `https:///absolutpath/to/folder`or `https://file:///absolutepath/to/folder`(using --debug flag). Did I miss something...

kind/enhancement

Hello, Is there a way or could it be one for configuring the name of `task` that is used under the hood ? I'm using another bin that uses the...

enhancement