Skip to content
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

Unable to add background config on sweetalert config #154

Closed
rmiqbalramadhan opened this issue Apr 8, 2023 · 1 comment
Closed

Unable to add background config on sweetalert config #154

rmiqbalramadhan opened this issue Apr 8, 2023 · 1 comment

Comments

@rmiqbalramadhan
Copy link

  • Package Version: 9.0.#
  • Laravel Version: 6.0.#

Description:

I'm trying to add 'background' => env('SWEET_ALERT_BACKGROUND', '#242d28') in sweetalert.php but this config is not applied. Your helper ->background() works fine, but what I'm trying to accomplish is can I put it in sweetalert config? Maybe I'm missing something?. Thanks in advance.

Steps To Reproduce:

  1. Go to config sweetalert.php
  2. add 'background' => env('SWEET_ALERT_BACKGROUND', '#242d28')
  3. try toast/alert trigger
  4. no background change
@realrashid
Copy link
Owner

Will be fix in coming version very soon.

realrashid added a commit that referenced this issue Apr 20, 2023
…emes selection option closed #154 closed #145 Merge pull request #151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants