BCrypt
Describe the bug
Hash component on BCrypt page disappears when Salt count input is empty.
What happened?
Hash component disappeared.
System information
System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Pro Memory: 52.05 MB / 16.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 125.0.6422.112 Edge: 124.0.2478.67 Safari: 17.5
Where did you encounter the bug?
Public app (it-tools.tech)
Hi @bellyachx @lionel-rowe: fixed in my fork (thanks): https://sharevb-it-tools.vercel.app/bcrypt
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)
@sharevb I think your version has just fixed the issue with disappearing UI, not the issue of locking up/crashing the browser tab. Any interest in merging my fix? If so I'll update it and open as a PR on your fork.
Hi @lionel-rowe , thanks and yes, always interrested to integrate bug fixes, you can open PR in my fork