mantrajs / meteor-mantra-kickstarter

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

Reload kill everything. Uncaught Invariant Violation: Objects are not valid as a React child (found: object with keys {}). #48

Open grigio opened 8 years ago

grigio commented 8 years ago

reproduction

  1. http://localhost:3000/login
  2. i log in successfully
  3. i press reload in the browser and i get a blank page with in console:

modules.js?hash=bfe3e37…:23612 Uncaught 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.

sascha1337 commented 8 years ago

+1 OMG, i was frightened by this post here hoping not getting this error, now i just changed 2 colors of bootstrap variables.less file and BOOM, i got this same annoying error and don't have any clue now.

:/

danpilat commented 8 years ago

+1 same here

junibrosas commented 8 years ago

use v.0.2.1 branch.

john916zhang commented 8 years ago

+1