π» LaraDumps Bug Report
| β You MUST use this template to submit an issue or it will be CLOSED. β |
Thank you for reporting a bug and helping us to improve our software!
Guidelines
π We use GitHub Issues EXCLUSIVELY for tracking bugs and unexpected software behavior.
π Questions like "How to...", "how can I...", "I would like to..." should be posted in the LaraDumps Discussions tab.
βοΈ Give this report a short but meaningful title. Make it easy to spot for others who might be facing the same issue.
β οΈ Issues that do not describe a bug will be closed.
Information
Pre-steps
Have you searched through other issues to see if your problem is already reported or has been fixed?
Have you tried to reconfigure LaraDumps?
To configure LaraDumps, run: php artisan ds:init.
Software Version
You can run composer show -i and npm list to list installed package with their versions.
| Software |
Version (exactly) |
| LaraDumps App |
4.13.6 |
| LaraDumps package |
Not sure |
| Laravel |
12.48.1 |
| Operating System |
Windows |
What is your project Environment?
Describe the bug
What happened?
I wanted to delete an entry by right-clicking, but it copied it instead
Steps to Reproduce the problem
- Log some output
- Right-click on an entry
- Choose Delete
- Response: green "Copied to clipboard" and entry is in clipboard. Not deleted
π» LaraDumps Bug Report
Thank you for reporting a bug and helping us to improve our software!
Guidelines
πWe use GitHub Issues EXCLUSIVELY for tracking bugs and unexpected software behavior.πQuestions like "How to...", "how can I...", "I would like to..." should be posted in the LaraDumps Discussions tab.βοΈGive this report a short but meaningful title. Make it easy to spot for others who might be facing the same issue.β οΈIssues that do not describe a bug will be closed.Information
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?
Have you tried to reconfigure LaraDumps?
To configure LaraDumps, run:
php artisan ds:init.Software Version
You can run
composer show -iandnpm listto list installed package with their versions.What is your project Environment?
Describe the bug
What happened?
I wanted to delete an entry by right-clicking, but it copied it instead
Steps to Reproduce the problem