Nikolay Karev
Nikolay Karev
Probably, it's: ``` {props.__('search')} ```
It looks like @mili-confluent 's idea is great, and debouncing is out-of-scope for this library.
I've got a very similar issue with 1.3.14 https://gist.github.com/karevn/c0cda153fb233c74b38cd847fb4399e8
I've upgraded to 1.3.17, exactly the same error. Node.js version 8.11.2, and upgrading it is not an option in the meantime.
Still have the same issue on 1.5.3 ``` TypeError: componentsByName[component.name].push is not a function at Generator.resolveConflictingComponentNames (/Users/v8cult/src/corp-client/node_modules/arkit/dist/generator.js:124:46) at Generator.generate (/Users/v8cult/src/corp-client/node_modules/arkit/dist/generator.js:13:59) at Promise.all.outputs.reduce (/Users/v8cult/src/corp-client/node_modules/arkit/dist/arkit.js:46:34) at Array.reduce () at exports.getOutputs (/Users/v8cult/src/corp-client/node_modules/arkit/dist/arkit.js:45:32) at...
I think it's out of scope. It's better to allow for wrapping TabList in a higher order components, use higher order components for tabs and thus different scrolling strategies can...
Guys, can you please fix this finally? I have version 2.3.0 on Yosemite installed using Atom built-in UI. When Atom is running, but no editor windows are open - "Open...