cs373gc-fall-2016 / Startup-Fairy

IDB 4
2 stars 2 forks source link

addComponentAsRefTo #92

Closed addykim closed 7 years ago

addykim commented 7 years ago
react.js:20145 Uncaught Error: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's `render` method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).(…)

Very minor error so it is low priority

addykim commented 7 years ago

This issue is not worth trying to solve with the limited remaining time. Basically we would have to rewrite our entire category.html page and this does not affect the functionality of the page. Instead this is more of a style related issue.