react-lazylog
react-lazylog copied to clipboard
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Hi, I've the following stacktrace using lazylog component with Next.js and TypeScript support : ```JavaScript self is not defined ReferenceError: self is not defined at Object. (D:\Developpement\web-security-analyzer\client\node_modules\react-lazylog\build\index.js:1:31979) at t (D:\Developpement\web-security-analyzer\client\node_modules\react-lazylog\build\index.js:1:415)...
Loading
How do you use the loading feature? I have tried what you see below and a few other options. nothing works? Could you give me some directions? thanks import {...
Hi, I want to save logs . I did'nt find a props for it. If there is could you help me please?
Hi, backstage.io's scaffolder makes use of this library. We came up with the idea of making links clickable in react-lazylog in https://github.com/backstage/backstage/issues/6841#issuecomment-933594672 Would this feature be interesting? I'd love to...
Signed-off-by: liyuzhang while searchBar press enter and change log text , log can not refresh
Hi, here is the feature to make links clickable. Hope you like it!
When using the mouse to quickly scroll to the bottom, because the width of a row above is larger than the actual width, the view as shown in the figure...