adzialocha / hoffnung3000

Platform for decentralized, anonymized, self-curated festivals
https://hoffnung3000.de
GNU Affero General Public License v3.0
36 stars 8 forks source link

Calendar does not work when user is logged in ( on Heroku install ) #107

Closed loyalcollege closed 2 years ago

loyalcollege commented 3 years ago

Hi, I tried the heroku install and after creating an account the calendar throws me the following error:

Not sure this issue is due to the code itself or heroku install…

Screen Shot 2021-01-17 at 21 42 39

adzialocha commented 2 years ago

I can see something similar:

TypeError: this.props.defaultTags is null

After updating the configs in the admin it works .. I guess something did not get populated in the database before?

adzialocha commented 2 years ago

This was fixed in https://github.com/adzialocha/hoffnung3000/pull/112