meteor-mantra-kickstarter icon indicating copy to clipboard operation
meteor-mantra-kickstarter copied to clipboard

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

Open grigio opened this issue 8 years ago • 4 comments

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.

grigio avatar Apr 20 '16 08:04 grigio

+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.

:/

sascha1337 avatar May 09 '16 20:05 sascha1337

+1 same here

danpilat avatar May 13 '16 17:05 danpilat

use v.0.2.1 branch.

junibrosas avatar Jun 09 '16 14:06 junibrosas

+1

john916zhang avatar Jun 27 '16 05:06 john916zhang