Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Heads-up - Probably need to clear plugin registry

We made a change today where we went from using the info() method to using service properties for metadata. This allows the correct lazy load of plugins and improves performance however it also means you will need to either go to plugin registry page and hit the "X" or else clear your localStorage. (If you want to be really specific you can just delete the localStorage keys beginning with "plugin.".

The most noticeable symptom if you do not do this will be that the "more" menu in the navigator will not contain the "Git Status" entry until you refresh your plugin cache.
-Simon


Back to the top