-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Crash in kibana in vendors.bundle.dll.js:250 #45010
Comments
Pinging @elastic/kibana-app |
Seems related to #30245. So far I couldn't reproduce it in 7.0.0, 7.2.0, master .. no exception. Maybe dear @smerzlyakov, you could add more details how you create the filter? A sample dataset + mapping would also be awesome, if that's possible. Thx a lot! |
Dataset - usial logs from windows winlogbeat. Sorry, but i cant provide events - it is logs from corporate laptops. |
Ok, thx, where do you tap the "zoom increase" button? the sidebar, the unfolded document view? |
@smerzlyakov I could reproduce your problem, no more questions, thx, will work on a solution |
Thank you!Happy to help fix bugs in ELK) |
Kibana version: 7.2
Elasticsearch version: 7.2
Server OS version: Centos 7
Browser version: Firefox
Browser OS version: Mac
Original install method (e.g. download page, yum, from source, etc.): rpm
Describe the bug:
Crush when Try to filter events by eventid
Steps to reproduce:
Expected behavior:
Screenshots (if relevant):
Errors in browser console (if relevant):
TypeError: searchValue.toLowerCase is not a function (https://server/built_assets/dlls/vendors.bundle.dll.js:250)
Version: 7.2.0
Build: 24337
Error: TypeError: searchValue.toLowerCase is not a function (https://server/built_assets/dlls/vendors.bundle.dll.js:250)
window.onerror@https://server/bundles/commons.bundle.js:3:1638720
Provide logs and/or server output (if relevant):
No logs in kibana
Any additional context:
The text was updated successfully, but these errors were encountered: