mythmon / edwin

A bug management system
Mozilla Public License 2.0
4 stars 0 forks source link

only shows one team on "Teams" page #35

Closed willkg closed 9 years ago

willkg commented 9 years ago

I added two teams to my local Edwin instance. I see both teams in the db. However, only the first one shows up on the Teams page.

I see this in the console:

"Warning: flattenChildren(...): Encountered two children with the same
key, `.$team-undefined`. Child keys must be unique; when two children
share a key, only the first child will be used."

I suspect that's related.