mantrajs / meteor-mantra-kickstarter

Kickstart your meteor mantra development
MIT License
184 stars 50 forks source link

Uncaught Invariant Violation on changing Profile UI #50

Open anothermohit opened 8 years ago

anothermohit commented 8 years ago

I am getting this error while changing just (any) the UI text in Profile component https://github.com/mantrajs/meteor-mantra-kickstarter/blob/develop/client/modules/app/components/AccountProfile/Wrapper.jsx invariant.js:45Uncaught Invariant Violation: Objects are not valid as a React child (found: object with keys {}). If you meant to render a collection of children, use an array instead or wrap the object using createFragment(object) from the React add-ons. Check the render method of_class``

Works in Incognito or after clearing cache. Any idea how can I resolve this please?

junibrosas commented 8 years ago

I am also having this error when I hit refresh after logging in an account. Now I am using back the 0.2.1. The description says make sure you are on v0.2.1 branch.

john916zhang commented 8 years ago

+1

robinleboe-sw commented 8 years ago

+1