7

"Warning: Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it."

WHERE. TELL ME WHERE THE FUCK THE PROBLEM IS HAPPENING. OR SHUT THE FUCK UP.

Comments
  • 1
    @J-2FA RubyMine (backend is Ruby on Rails :D)

    @AlexDeLarge You're a genius, I have it installed, I found it in 10s after I read your comment, thanks bro :D
  • 0
    @AlexDeLarge So I can create a whole god damn CMS but I can't manage to find out that I exported a component the bad way. Nice.
  • 0
    My issue was a bad merge led to a malformed div, the redux devtools weren't much help, not sure what I'm missing there.
Add Comment