Title: Throws Warning while adding Gutenberg Block
Last modified: June 17, 2022

---

# Throws Warning while adding Gutenberg Block

 *  [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/throws-warning-while-adding-gutenberg-block-2/)
 * While adding any Easy Testimonial Gutenberg Blocks in page/post, am getting the
   below warning
 *     ```
       Warning: Cannot update a component (<code>EditorProvider<code>) while rendering a different component (<code>Unknown</code>). To locate the bad setState() call inside<code>Unknown</code>, follow the stack trace as described in https://reactjs.org/link/setstate-in-render
       .edit<@http://wordpress.test/wp-content/plugins/easy-testimonials/blocks/testimonials-grid/index.js?ver=1655444168:167:14
       withSelect/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4160:31
       @http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2244:10
       Edit@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12920:7
       withToolbarControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12275:7
       withInspectorControl</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12487:26
       custom_class_name_withInspectorControl</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12594:35
       withBlockControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36341:33
       withDuotoneControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36708:32
       withInspectorControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36954:7
       queryTopInspectorControls</<@http://wordpress.test/wp-includes/js/dist/block-library.js?ver=016c65731f009ca1e5b5974727017d18:36063:7
       withMultipleValidation</<@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:368:9
       withDispatch/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4316:46
       withSelect/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4160:31
       @http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2244:10
       FilteredComponentRenderer@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:74251:9
       BlockEdit@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12981:7
       div
       Block@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:18670:7
       BlockCrashBoundary@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:13330:5
       BlockListBlock@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:18699:7
       withDataAlign</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12326:7
       withBorderColorPaletteStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:32288:7
       withColorPaletteStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:34116:7
       withFontSizeInlineStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:35342:31
       withElementsStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36354:112
       withDuotoneStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36752:29
       withLayoutStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36974:7
       FilteredComponentRenderer@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:74251:9
       ifCondition/</<@http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2201:8
       withDispatch/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4316:46
       withSelect/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4160:31
       @http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2236:12
       Items@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:31598:7
       BlockListItems
       div
       Root@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:31548:7
       BlockToolsBackCompat@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:30607:7
       BlockList@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:31584:3
       useNoRecursiveRenders/Provider<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:49319:9
       div
       WritingFlow@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:20657:7
       MaybeIframe@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:3639:7
       div
       VisualElementHandler@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31540:42
       MotionComponent@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31595:35
       div
       VisualElementHandler@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31540:42
       MotionComponent@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31595:35
       InsertionPoint@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:25920:7
       div
       BlockTools@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:48505:7
       VisualEditor@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:3675:7
       div
       div
       div
       div
       InterfaceSkeleton@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:1611:7
       Layout@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:8670:7
       ErrorBoundary@http://wordpress.test/wp-includes/js/dist/editor.js?ver=3f6371e7599e6cefa5d43fae1b61f643:5669:5
       BlockRefsProvider@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:9764:7
       BlockEditorProvider@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:19415:7
       withRegistryProvider</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:19115:9
       WithRegistryProvider(BlockEditorProvider)
       BlockContextProvider@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12873:7
       EntityProvider@http://wordpress.test/wp-includes/js/dist/core-data.js?ver=95df951bbac4c9f2fd2e6da80561595d:5574:7
       EntityProvider@http://wordpress.test/wp-includes/js/dist/core-data.js?ver=95df951bbac4c9f2fd2e6da80561595d:5574:7
       EditorProvider@http://wordpress.test/wp-includes/js/dist/editor.js?ver=3f6371e7599e6cefa5d43fae1b61f643:11581:7
       withRegistryProvider</<@http://wordpress.test/wp-includes/js/dist/editor.js?ver=3f6371e7599e6cefa5d43fae1b61f643:11346:7
       WithRegistryProvider(EditorProvider)
       SlotFillProvider@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:23059:7
       provider_SlotFillProvider@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:23086:5
       Provider@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:23237:7
       div
       ShortcutProvider@http://wordpress.test/wp-includes/js/dist/keyboard-shortcuts.js?ver=418fddac042f08102c4110f70e13cd47:763:75
       Editor@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:8955:7</code></pre>
   
       ================================================================================
   
       Warning: Each child in a list should have a unique &quot;key&quot; prop.
   
       Check the top-level render call using <PanelBody>. See https://reactjs.org/link/warning-keys for more information.
       SelectControl@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:43338:7
       .edit<@http://wordpress.test/wp-content/plugins/easy-testimonials/blocks/testimonials-grid/index.js?ver=1655444168:167:14
       withSelect/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4160:31
       @http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2244:10
       Edit@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12920:7
       withToolbarControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12275:7
       withInspectorControl</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12487:26
       custom_class_name_withInspectorControl</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12594:35
       withBlockControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36341:33
       withDuotoneControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36708:32
       withInspectorControls</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36954:7
       queryTopInspectorControls</<@http://wordpress.test/wp-includes/js/dist/block-library.js?ver=016c65731f009ca1e5b5974727017d18:36063:7
       withMultipleValidation</<@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:368:9
       withDispatch/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4316:46
       withSelect/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4160:31
       @http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2244:10
       FilteredComponentRenderer@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:74251:9
       BlockEdit@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12981:7
       div
       Block@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:18670:7
       BlockCrashBoundary@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:13330:5
       BlockListBlock@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:18699:7
       withDataAlign</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12326:7
       withBorderColorPaletteStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:32288:7
       withColorPaletteStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:34116:7
       withFontSizeInlineStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:35342:31
       withElementsStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36354:112
       withDuotoneStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36752:29
       withLayoutStyles</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:36974:7
       FilteredComponentRenderer@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:74251:9
       ifCondition/</<@http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2201:8
       withDispatch/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4316:46
       withSelect/</<@http://wordpress.test/wp-includes/js/dist/data.js?ver=38ad563aa39c8f314fe6f6e430d81a69:4160:31
       @http://wordpress.test/wp-includes/js/dist/compose.js?ver=da94d523b115836ddbf0b3b774ddd94a:2236:12
       Items@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:31598:7
       BlockListItems
       div
       Root@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:31548:7
       BlockToolsBackCompat@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:30607:7
       BlockList@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:31584:3
       useNoRecursiveRenders/Provider<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:49319:9
       div
       WritingFlow@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:20657:7
       MaybeIframe@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:3639:7
       div
       VisualElementHandler@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31540:42
       MotionComponent@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31595:35
       div
       VisualElementHandler@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31540:42
       MotionComponent@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:31595:35
       InsertionPoint@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:25920:7
       div
       BlockTools@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:48505:7
       VisualEditor@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:3675:7
       div
       div
       div
       div
       InterfaceSkeleton@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:1611:7
       Layout@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:8670:7
       ErrorBoundary@http://wordpress.test/wp-includes/js/dist/editor.js?ver=3f6371e7599e6cefa5d43fae1b61f643:5669:5
       BlockRefsProvider@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:9764:7
       BlockEditorProvider@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:19415:7
       withRegistryProvider</<@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:19115:9
       WithRegistryProvider(BlockEditorProvider)
       BlockContextProvider@http://wordpress.test/wp-includes/js/dist/block-editor.js?ver=39c7981dd22ec80281080455892940e6:12873:7
       EntityProvider@http://wordpress.test/wp-includes/js/dist/core-data.js?ver=95df951bbac4c9f2fd2e6da80561595d:5574:7
       EntityProvider@http://wordpress.test/wp-includes/js/dist/core-data.js?ver=95df951bbac4c9f2fd2e6da80561595d:5574:7
       EditorProvider@http://wordpress.test/wp-includes/js/dist/editor.js?ver=3f6371e7599e6cefa5d43fae1b61f643:11581:7
       withRegistryProvider</<@http://wordpress.test/wp-includes/js/dist/editor.js?ver=3f6371e7599e6cefa5d43fae1b61f643:11346:7
       WithRegistryProvider(EditorProvider)
       SlotFillProvider@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:23059:7
       provider_SlotFillProvider@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:23086:5
       Provider@http://wordpress.test/wp-includes/js/dist/components.js?ver=79d190e9af232aeaa59c1b40aa22932c:23237:7
       div
       ShortcutProvider@http://wordpress.test/wp-includes/js/dist/keyboard-shortcuts.js?ver=418fddac042f08102c4110f70e13cd47:763:75
       Editor@http://wordpress.test/wp-includes/js/dist/edit-post.js?ver=0066e2a76eff88129280c12c9a52b6b4:8955:7=
       ```
   
    -  This topic was modified 3 years, 10 months ago by [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/).
    -  This topic was modified 3 years, 10 months ago by [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/).
    -  This topic was modified 3 years, 10 months ago by [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/).
    -  This topic was modified 3 years, 10 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: formatting

The topic ‘Throws Warning while adding Gutenberg Block’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-testimonials.svg)
 * [Easy Testimonials](https://wordpress.org/plugins/easy-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-testimonials/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/throws-warning-while-adding-gutenberg-block-2/)
 * Status: not resolved