BloomTech-Labs / kidsonstage

MIT License
1 stars 2 forks source link

group info out of phase with event info #97

Open invegat opened 6 years ago

invegat commented 6 years ago

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

File contents (if changed):

List the file names of all changed files.

invegat commented 6 years ago

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 commented 6 years ago

a operator refresh resynces the group to the event