Open
Description
Difficulty
Medium
What you need to do
Read description of a bug below and try to fix it.
Hints
- Read issue description below carefully and ensure that you understand it
- Run the app and ensure that you can reproduce the issue. 'Reproducing issue' means that when you run the app locally, you see the same behavior as described in the issue.
- Begin exploring code to understand what is causing the issue. Remember: the more thoroughly you understand the code, the more elegant and lightweight solution you will be able to come up with.
Issue description
'Company Name' column shows all company names as 'undefined' - see the image below:
Expected behavior
'Company Name' column lists actual names of companies.