react-lazylog icon indicating copy to clipboard operation
react-lazylog copied to clipboard

Results 68 react-lazylog issues
Sort by recently updated
recently updated
newest added
trafficstars

Is it possible to collapse parts of the log output? The logs I'm looking to view / stream with this contain a lot of junk data unfortunately, and I was...

I'm working on typescript defintions for `react-lazylog` and noticed any inconsistency. `Line` has an `onRowClick` property, which gets passed into `LineContent`'s `onClick` prop. **However**, `LineContent` does not have an `onClick`...

After update lazy-logger to version 3.1.1 (from 2.x) the problem `Uncaught TypeError: e is not a function` still exist. For 2.x `import { LazyLog } from 'react-lazylog/lib/LazyLog.es5';` worked but for...

On Windows, Git by default checkouts code with CRLF line endings. It causes NPM to show tons of errors, because ESLint is configured to allow only LF. Also, package-lock.json should...

I've got this: ``` Uncaught TypeError: Cannot read property 'includes' of undefined at S.value [as renderRow] (index.js?7e23:1) at rowRenderer (index.js?7e23:1) at List._this._cellRenderer (List.js?0525:82) at defaultCellRangeRenderer (defaultCellRangeRenderer.js?614f:107) at Grid._calculateChildrenToRender (Grid.js?0f6f:871) at...

Adjust yellow ansi color to be more orange

How we can change the color of enableSearch in LazyLog?

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies