-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Bug report: search results stop updating after dragging an operation #107
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
Closed
csmith opened this issue
Apr 7, 2017
· 2 comments
· May be fixed by deepcodeg/CyberChef#4, rx007/CyberChef#4 or Benjamin-KY/CyberChef#4
Closed
Bug report: search results stop updating after dragging an operation #107
csmith opened this issue
Apr 7, 2017
· 2 comments
· May be fixed by deepcodeg/CyberChef#4, rx007/CyberChef#4 or Benjamin-KY/CyberChef#4
Labels
Comments
Reproduces in Chrome 57 as well. Uncompressed stack traces:
At commit 1770205 |
Thanks for this @csmith, I had also noticed it. I will work on it later this weekend if no one gets to it before me. Without having looked into it in great detail, it must be related to the introduction of ES6 modules and webpack as it wasn't a problem before. |
BRAVO68WEB
pushed a commit
to BRAVO68WEB/CyberChef
that referenced
this issue
May 29, 2022
adds German translation and correction of typing errors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
After performing a search and dragging an operation from the search results to the recipe, the search results can no longer be cleared or updated (i.e., you can't search for anything again without a page reload).
Example
Repro steps:
This error occurs immediately after dragging the search result:
And then this error occurs with each subsequent interaction with the search box
Environment
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Firefox/52.0
The text was updated successfully, but these errors were encountered: