You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #2289 [Icons] Patch to handle Iconify API change (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[Icons] Patch to handle Iconify API change
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix #...
| License | MIT
Until now, the iconify API returned "200" even when the resource (icon data, svg) did not exist.
It will change in [the next days](#2272 (comment))
This patch allow the `ux:icon:lock` and the CacheWarmer to work after this change.
Commits
-------
ed1d7d7 [Icons] Handle Iconify API change
0 commit comments