🛻 LaraDumps Bug Report
Information
Changing short-cut for "Clear" to "Del" or "Ctrl Del" causes a popup JS error.
Pre-steps
- Click settings
- Click shortcuts
- Click [ Edit ] button
- Click in the clear input shortcut box
- Press the Del key on the keyboard
- Notice the error popup as shown in the attached screenshot
Have you searched through other issues to see if your problem is already reported or has been fixed?
The word "shortcut" does not appear within your whole website.
Have you tried to reconfigure LaraDumps?
To configure LaraDumps, run: php artisan ds:init.
I don't think it's related to the issue.
Software Version
You can run composer show -i and npm list to list installed package with their versions.
| Software |
Version (exactly) |
| LaraDumps App |
4.8.2 |
| LaraDumps package |
4.5.2 |
| LaraDumps-core |
3.2.6 |
| Laravel |
12.31.1 |
| Operating System |
Windows 11 |
What is your project Environment?
Describe the bug
Changing short-cut for "Clear" to "Del" or "Ctrl Del" causes a popup JS error... and the shortcut doesn't register, however the text in the input box remains the same causing the error to popup every time "Edit" button is clicked.
And, also pops up with an error now every time I open the app (even in Administrator mode).
Note: I did not open the app in Administrator mode, just opened normally.
What happened?
I did FOO expecting BAR as a result. However, I received BAZ...
Steps to Reproduce the problem
- Click settings
- Click shortcuts
- Click [ Edit ] button
- Click in the clear input shortcut box
- Press the Del key on the keyboard
- Notice the error popup as shown in the attached screenshot
Suggestions
I don't know about these things.
Note that I was still able to set the shortcut back to the default Ctrl + Shift + K
Now it is working as normal.
Extra information

🛻 LaraDumps Bug Report
Information
Changing short-cut for "Clear" to "Del" or "Ctrl Del" causes a popup JS error.
Pre-steps
Have you searched through other issues to see if your problem is already reported or has been fixed?
Did you read the documentation?
The word "shortcut" does not appear within your whole website.
Have you tried to reconfigure LaraDumps?
To configure LaraDumps, run:
php artisan ds:init.I don't think it's related to the issue.
Software Version
You can run
composer show -iandnpm listto list installed package with their versions.What is your project Environment?
php artisan serveDescribe the bug
Changing short-cut for "Clear" to "Del" or "Ctrl Del" causes a popup JS error... and the shortcut doesn't register, however the text in the input box remains the same causing the error to popup every time "Edit" button is clicked.
And, also pops up with an error now every time I open the app (even in Administrator mode).
Note: I did not open the app in Administrator mode, just opened normally.
What happened?
I did FOO expecting BAR as a result. However, I received BAZ...
Steps to Reproduce the problem
Suggestions
I don't know about these things.
Note that I was still able to set the shortcut back to the default Ctrl + Shift + K
Now it is working as normal.
Extra information