[Icons] Fix LockIconsCommand definition when Iconify disabled#2416
[Icons] Fix LockIconsCommand definition when Iconify disabled#2416javiereguiluz merged 1 commit intosymfony:2.xfrom
Conversation
|
Thanks for your reactivity Simon, I didn't see anything wrong while merging #2410 😅 It would be really nice to have E2E/smoke tests that will create a new Symfony app, install the component, and see what happens |
This one is 100% on me, did not check enough when i updated the extension. |
This would not have detected the problem here, as you need to disable iconify to trigger it. But that mean we are far from having enough fonctional test. |
7fce7d8 to
6ba36f7
Compare
|
Thanks Simon. |
|
@javiereguiluz is it possible to get this tagged? It's currently breaking all our applications. Thanks. |
|
@trsteel88 you can pin @kbond ideally we want to tag a new release after #2420 too 🙏🏻 |
When iconify is disabled, LockIconsCommand definition is accessed without been set first.