Title: &#8220;Elementor blocks for gutenberg&#8221; plugin throws exception
Last modified: January 13, 2019

---

# “Elementor blocks for gutenberg” plugin throws exception

 *  [swebdev](https://wordpress.org/support/users/swebdev/)
 * (@swebdev)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/elementor-blocks-for-gutenberg-plugin-throws-exception/)
 * Hi,
    I’m getting this exception in the console when activating “Elementor blocks
   for gutenberg” plugin: Uncaught (in promise) TypeError: Cannot call a class as
   a function at t.exports (template-block.min.js?ver=1.0.1:2) at e (template-block.
   min.js?ver=1.0.1:2) at blocks.js?ver=1.9.0:9995
 * I’ve verified that it’s caused by this plugin only, by deactivating other plugins,
   and activating and deactivating this one.
 * Please help. This is causing my custom blocks to not load, and similar issues
   with other gutenberg block plugins.
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Felementor-blocks-for-gutenberg-plugin-throws-exception%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Bainternet](https://wordpress.org/support/users/bainternet/)
 * (@bainternet)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/elementor-blocks-for-gutenberg-plugin-throws-exception/#post-11083235)
 * [@swebdev](https://wordpress.org/support/users/swebdev/)
 * We can’t replicate, please try using the development version of the plugin JS
   files by adding:
 *     ```
       define( 'WP_DEBUG', true );
       define( 'SCRIPT_DEBUG', true );
       define( 'CONCATENATE_SCRIPTS', false );
       ```
   
 * To your wp-config.php file, to better identify the root cause.

Viewing 1 replies (of 1 total)

The topic ‘“Elementor blocks for gutenberg” plugin throws exception’ is closed to
new replies.

 * ![](https://ps.w.org/block-builder/assets/icon-256x256.png?rev=1956874)
 * [Elementor Blocks for Gutenberg](https://wordpress.org/plugins/block-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/block-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/block-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/block-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/block-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/block-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bainternet](https://wordpress.org/support/users/bainternet/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/elementor-blocks-for-gutenberg-plugin-throws-exception/#post-11083235)
 * Status: not resolved