- Issue created by @Anas_maw
- 🇯🇴Jordan Anas_maw
Seems like the config is not setted correctly on install
- 🇩🇪Germany mvogel
Thanks for your report.
I can reproduce it, and will look into it.
- Merge request !10Issue #3481482: fixes null value for default throbber after install → (Merged) created by mvogel
- 🇩🇪Germany mvogel
Thanks again for the bug report; we definitely need some tests covering base functionality.
I found the bug.
A change in fb97362e unintendedly changed the structure of the install settings config. Because we did not set the empty default value properly, the auto lint fix changed the structure from string to array. My bad, I did not catch that in the code review.I am sorry for any inconvenience this may have caused you. I released a new version, 2.1.4, and new installs are working properly now.
Automatically closed - issue fixed for 2 weeks with no activity.