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.jsxinvariant.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?
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.
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?