Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LazyLog Search Warning #117

Open
sberequek opened this issue Aug 27, 2021 · 2 comments
Open

LazyLog Search Warning #117

sberequek opened this issue Aug 27, 2021 · 2 comments

Comments

@sberequek
Copy link

sberequek commented Aug 27, 2021

Hi,

using the LazyLog component at the first search I get the following message:

Warning: Failed prop type: The prop `number` is marked as required in `t`, but its value is `undefined`.

I don't understand if some parameter is missing in the configuration, but from the examples it doesn't seem to me. Can you help me? here is the LazyLog configuration and the link to an example made with codesandbox.

<LazyLog height={300} extraLines={1} enableSearch text={log.join("\n")} />

Thanks for the support

@sberequek sberequek changed the title Search Warning LazyLog Search Warning Aug 27, 2021
@sberequek
Copy link
Author

Hello, any suggestions to solve the problem?

@melloware
Copy link

melloware commented Jul 26, 2023

It's fixed in my fork:

GitHub: https://github.com/melloware/react-logviewer

Demo Site: https://melloware.github.io/react-logviewer/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants