laravel-debugbar
laravel-debugbar copied to clipboard
Forget button in the cache tab is un-clickable if the cache name is too long
Steps to reproduce:
- Enable the cache tab in configuration
- Create a hit with a long name
- Try to click the "forget" button
Here is an example:

The third button "Forget" is not clickable. If I manually change the HTML and remove the key name then the button may be clicked.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue is still present on the latest version of this library on supported Laravel versions, please let us know by replying to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.
Fixed on #1440