turniere-frontend/pages
JP1998 cbaa1b8270 Fix issue with order of mounting of components
Since the credentials were checked in the componentDidMount of the App
but the tournamen was loaded in the componentDidMount of the EditTournament component,
which was done first. Thus the auth headers were cleared, and the user was logged out.
2018-12-12 20:47:45 +01:00
..
_app.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
_error.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
create.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
faq.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
imprint.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
index.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
list.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
login.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
privacy.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
register.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
tournament-edit.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
tournament-fullscreen.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00
tournament.js Fix issue with order of mounting of components 2018-12-12 20:47:45 +01:00