Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

group info out of phase with event info #97

Open
invegat opened this issue Apr 26, 2018 · 2 comments
Open

group info out of phase with event info #97

invegat opened this issue Apr 26, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@invegat
Copy link
Contributor

invegat commented Apr 26, 2018

PLEASE FILL OUT COMPLETELY REPLACING THE "PLACEHOLDER" TEXT WITH YOUR ANSWERS.

Description

Describe the issue or the enhancement that you want to see.

Steps to reproduc

Clear steps describing how to reproduce the issue.
seen it today, quickly going between different events caused it

Expected result

What should happen?
event info and group info should be in sync

Actual result

chess group had track and field group info
What happened.

Environment

  • Dev
  • Browser: Chrome
  • Operating System: Ubuntu

File contents (if changed):

List the file names of all changed files.

@TylerSanford TylerSanford added the bug Something isn't working label Apr 26, 2018
@invegat
Copy link
Contributor Author

invegat commented Apr 26, 2018

Running in a debugging mode where the EventCard refresh is suppressed. if (process.env.REACT_APP_SupressReload !== 'true') { console.log('EventCard reloading!'); document.location.reload(false); }

@invegat
Copy link
Contributor Author

invegat commented Apr 26, 2018

a operator refresh resynces the group to the event

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants