-
Notifications
You must be signed in to change notification settings - Fork 34
Description
π» 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?
- Yes - I did not find it.
- No
Did you read the documentation?
- Yes - I did not find it.
- No
Have you tried to reconfigure LaraDumps?
To configure LaraDumps, run: php artisan ds:init.
- Yes - I didn't work.
- No, I believe this error is not related the configuration.
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 |
| Laravel | 12.25.0 |
| Operating System | Windows 11 |
What is your project Environment?
- Laravel Herd
- Laravel Valet
- Laravel Sail
- Docker
- XAMPP
- Laragon
- Other - please specify: WSL
Describe the bug
What happened?
I switched to custom theme and all my messages cleared. Switching to built-in themes do not clear messages.
Steps to Reproduce the problem
- Go to Settings
- Switch theme to Custom
- Enter generated text and Save
- View your messages and decide to adjust your theme
- Go to Appearance
- Choosing Custom does nothing
- Need to switch to another theme, then back to Custom to get the pop-up to open
Suggestions
Have edit available without having to switch to a built-in theme
Extra information
None