-
Notifications
You must be signed in to change notification settings - Fork 916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Noty CSS ? #4362
Comments
I can confirm that this problem exists for me with a custom Backstrap bundle as well. |
I have encountered the same bug in backpack version |
Same here. |
Same here |
@promatik can you please take a look at this one? We might need to do the same as https://github.com/Laravel-Backpack/docs/pull/354/files in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
What I did
Changed the default CSS to blue-bundle.css in config/backpack/base.php
What I expected to happen
Colours changed to blue
What happened
Noty alerts lost style
What I've already tried to fix it
Reverted back to bundle.css
Is it a bug in the latest version of Backpack?
After I run
composer update backpack/crud
the bug... is it still there? YesBackpack, Laravel, PHP, DB version
When I run
php artisan backpack:version
the output is:PHP VERSION:
PHP 8.0.18 (cli) (built: Apr 21 2022 10:14:55) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.18, Copyright (c) Zend Technologies
with Zend OPcache v8.0.18, Copyright (c), by Zend Technologies
LARAVEL VERSION:
v9.11.0@598a8c84d452a66b90a3213b1d67189cc726c728
BACKPACK VERSION:
5.0.15@ec24c10ff3ee69cf0aafef9f16ec1d90c9ba9d7a
The text was updated successfully, but these errors were encountered: