Jamie Peabody

Results 13 issues of Jamie Peabody

Warning: Received `false` for a non-boolean attribute `type`. Tracked it down to this: https://github.com/tuckerconnelly/carbon-ui/blob/master/src/components/TextField.js#L180 ``` Warning: Received `false` for a non-boolean attribute `type`. If you want to write it to...

First of all, thanks for carbon-ui. It looks amazing so far and I am eager to use it to create an android/web application. It took me a while, but I...

First of all, thanks for carbon-ui. It looks amazing so far and I am eager to use it to create an android/web application. It took me a while, but I...

I am very interested in using scrapely in a project and started playing with it. Is it possible to find multiple matches on a page? It seems to only find...

I was investigating why sway is 10.4 MB. A good chunk of that size is related to `json-schema-faker` and its dependencies (4.2 MB). Digging into the code, it only seems...

Fixes https://github.com/mscdex/busboy/issues/297

Thanks for this module! Trying to use it and the very first example I used was Dublin, but the answer looks wrong. ```js ct.getTimezone('Europe/Dublin') ``` yields: ```js { name: 'Europe/Dublin',...

**Describe the bug** When using the nlu, the library emits 418 log messages of the form: ``` Epoch 1 loss 0.132985497437162 time 0ms Epoch 418 loss 0.00014440620801799714 time 0ms ```...

# Pull Request Template Thanks for nlp.js. There is an issue in that it logs these messages: ``` Epoch 513 loss 0.004655355635269023 time 0ms ``` ## PR Checklist - [X]...

The `./lib` was committed already, so I just left it as is (they should get deleted from the repo). Works with React 16.x