lloeki / matterfront

Mattermost frontend app for OS X, Windows and Linux
MIT License
152 stars 27 forks source link

Matterfront broken after Mattermost v1.3.0 update #65

Closed bjoernr-de closed 8 years ago

bjoernr-de commented 8 years ago

Hi,

after updating mattermost to v1.3.0 the Matterfront client was "broken". The new CSS is not being loaded ( as the old version is cached?). Same problem appears in normal Browser (Chrome), but easy to handle: CMD + Shift + R (on Mac for hard reload without using Cache)

Is there an equivalent solution for Matterfront? Simple Reload doesn't solve the problem.

Juburin commented 8 years ago

Deleting ~/Library/Application\ Support/Matterfront did the trick for me.

lloeki commented 8 years ago

Possibly you can restrict to deleting the Cache subdir.

bjoernr-de commented 8 years ago

Ok, that seems to be an option.

For a more user-friendly way: Is it possible to add a "Clear cache" tab to Matterfront menu?

stefnats commented 8 years ago

+1

bjoernr-de commented 8 years ago

Created PR #68

bjoernr-de commented 8 years ago

Reopen @lloeki Sorry, #68 didn't really fix it. Please see #69