JavaScript for WordPress › Forums › Gutenberg Development › render() function in component class error › Reply To: render() function in component class error
September 6, 2019 at 5:20 pm
#117368
Zac Gordon
Keymaster
Okay, first thing I want to check is that this isn’t due to a missing babel config setup. If you just return some very simple React, like a p tag with text does it work or give the same error. Also, depending on what Boilerplate you started with, do you have a .babelrc file?