lloeki / matterfront

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

updated package data for new repo #83

Closed LongLiveCHIEF closed 7 years ago

LongLiveCHIEF commented 8 years ago

Update package meta data due to migration to HackerHappyHour

LongLiveCHIEF commented 8 years ago

@geekytime all of our builds (including production), are failing due to the following error:

1) Overlay shows when connectionState is not `online`:
     TypeError: Cannot convert object to primitive value

This test had to have passed in order for you to commit it initially, so I'm scratching my head as to why this is failing now. The only thing that comes to mind is that something changed within how JSX is rendering the output of the Overlay component itself.

If you have any ideas, I'd love to hear them.

lloeki commented 8 years ago

Regarding the failing test: just had the issue on Travis with #75, but it passes locally.