When new icon for menu is uploaded, the new icon will not show on front-end until we clear cache from drush. Because menu_icon.css will not regenerate on form_submit. That is why old icon is displayed instead of new.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | css_not_regenerate_simple_menu_icons_2832075.patch | 534 bytes | bunty badgujar |
Comments
Comment #2
bunty badgujar commentedPatch that will give directory to write permission.
Comment #3
pifagor commented@bunty-badgujar
can you confirm the relevance of the problem?
Comment #4
bunty badgujar commented@pifagor,
The problem is that whenever we update the icon in menu item, it will not immediately showing the changed icon on front-end. We have to do cache clear from drush to show changes.
Comment #5
nghai commented@pifagor this issue : https://www.drupal.org/project/simple_menu_icons/issues/2847964 might have positive result for the problem,
Comment #6
pifagor commentedComment #8
pifagor commentedIncorect patch.
I fixed it