laravel-debugbar icon indicating copy to clipboard operation
laravel-debugbar copied to clipboard

Forget button in the cache tab is un-clickable if the cache name is too long

Open MarcelGDC opened this issue 3 years ago • 2 comments

Steps to reproduce:

  1. Enable the cache tab in configuration
  2. Create a hit with a long name
  3. Try to click the "forget" button

Here is an example: image

The third button "Forget" is not clickable. If I manually change the HTML and remove the key name then the button may be clicked.

MarcelGDC avatar Nov 08 '22 13:11 MarcelGDC

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.

stale[bot] avatar Jun 18 '23 15:06 stale[bot]

Fixed on #1440

parallels999 avatar Sep 29 '23 15:09 parallels999