Title: react-dom.js error/warning
Last modified: October 31, 2023

---

# react-dom.js error/warning

 *  [dozentis](https://wordpress.org/support/users/istag/)
 * (@istag)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/react-dom-js-error-warning/)
 * PHP 8.1 – WP 6.3.2 – KBlocks 3.1.22 – Working with newest Google Chrome
 * Hi, since last week, while updating a page/post, I experience that irregularly
   the web server gets a bad gateway. The provider told me from the error log: “
   server reached max_children setting (8), consider raising it”. The maximum PHP
   processes then run full on my domain, as a call waits until one of the processes
   is free. I enabled debug mode and looked at the console.
 * 1) when opening a new post/page I see these warnings in the console. After temporary
   disabling your plugin the warnings are gone
 *     ```wp-block-code
       react-dom.js?ver=18.2.0:73 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
           at CommandMenu (../wp-includes/js/dist/commands.js?ver=b106e7e79538b1818f91:3932:55)
           at ErrorBoundary (../wp-includes/js/dist/editor.js?ver=9b035636e0ca31acbf3b:6115:5)
           at BlockRefsProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22308:3)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:23658:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:23320:5
           at WithRegistryProvider(Component)
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at EntityProvider (../wp-includes/js/dist/core-data.js?ver=4e23c9d5ac545a0cfbee:6200:3)
           at EntityProvider (../wp-includes/js/dist/core-data.js?ver=4e23c9d5ac545a0cfbee:6200:3)
           at ../wp-includes/js/dist/editor.js?ver=9b035636e0ca31acbf3b:13229:3
           at ../wp-includes/js/dist/editor.js?ver=9b035636e0ca31acbf3b:12782:5
           at WithRegistryProvider(Component)
           at SlotFillProvider (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:22999:3)
           at provider_SlotFillProvider (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:23022:5)
           at Provider (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:23167:3)
           at div
           at ShortcutProvider (../wp-includes/js/dist/keyboard-shortcuts.js?ver=0dd9d7a2fc055546ac02:749:75)
           at Editor (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:9530:3)
       printWarning @ react-dom.js?ver=18.2.0:73
       error @ react-dom.js?ver=18.2.0:47
       render @ react-dom.js?ver=18.2.0:29680
       (anonymous) @ plugin-kadence-control.js?ver=34823a3bf11964f2ca17:3
       (anonymous) @ plugin-kadence-control.js?ver=34823a3bf11964f2ca17:3
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:2850
       notifyListeners @ data.js?ver=7fe70ce69d4580ea6b07:2850
       emit @ data.js?ver=7fe70ce69d4580ea6b07:2881
       globalListener @ data.js?ver=7fe70ce69d4580ea6b07:2951
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:3146
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:2587
       dispatch @ data.js?ver=7fe70ce69d4580ea6b07:1030
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:1787
       (anonymous) @ redux-routine.js?ver=5864c15205ae69892f05:884
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:1695
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:1775
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:2486
       (anonymous) @ commands.js?ver=b106e7e79538b1818f91:3942
       commitHookEffectListMount @ react-dom.js?ver=18.2.0:23160
       commitPassiveMountOnFiber @ react-dom.js?ver=18.2.0:24936
       commitPassiveMountEffects_complete @ react-dom.js?ver=18.2.0:24901
       commitPassiveMountEffects_begin @ react-dom.js?ver=18.2.0:24888
       commitPassiveMountEffects @ react-dom.js?ver=18.2.0:24876
       flushPassiveEffectsImpl @ react-dom.js?ver=18.2.0:27049
       flushPassiveEffects @ react-dom.js?ver=18.2.0:26994
       commitRootImpl @ react-dom.js?ver=18.2.0:26945
       commitRoot @ react-dom.js?ver=18.2.0:26692
       performSyncWorkOnRoot @ react-dom.js?ver=18.2.0:26127
       flushSyncCallbacks @ react-dom.js?ver=18.2.0:12052
       flushPassiveEffectsImpl @ react-dom.js?ver=18.2.0:27070
       flushPassiveEffects @ react-dom.js?ver=18.2.0:26994
       (anonymous) @ react-dom.js?ver=18.2.0:26779
       workLoop @ react.js?ver=18.2.0:2653
       flushWork @ react.js?ver=18.2.0:2626
       performWorkUntilDeadline @ react.js?ver=18.2.0:2920
       deprecated.js?ver=e7be1e59b3a3f3f2de93:114 Using custom components as toolbar controls is deprecated since version 5.6. Please use ToolbarItem, ToolbarButton or ToolbarDropdownMenu components instead. See: https://developer.wordpress.org/block-editor/components/toolbar-button/#inside-blockcontrols
       deprecated @ deprecated.js?ver=e7be1e59b3a3f3f2de93:114
       (anonymous) @ block-editor.js?ver=fa62bd0d24a36b779ba0:54199
       childList (async)
       (anonymous) @ plugin-kadence-control.js?ver=34823a3bf11964f2ca17:3
       (anonymous) @ plugin-kadence-control.js?ver=34823a3bf11964f2ca17:3
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:2850
       notifyListeners @ data.js?ver=7fe70ce69d4580ea6b07:2850
       emit @ data.js?ver=7fe70ce69d4580ea6b07:2881
       globalListener @ data.js?ver=7fe70ce69d4580ea6b07:2951
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:3146
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:2587
       dispatch @ data.js?ver=7fe70ce69d4580ea6b07:1030
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:1787
       (anonymous) @ redux-routine.js?ver=5864c15205ae69892f05:884
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:1695
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:1775
       (anonymous) @ data.js?ver=7fe70ce69d4580ea6b07:2486
       (anonymous) @ commands.js?ver=b106e7e79538b1818f91:3942
       commitHookEffectListMount @ react-dom.js?ver=18.2.0:23160
       commitPassiveMountOnFiber @ react-dom.js?ver=18.2.0:24936
       commitPassiveMountEffects_complete @ react-dom.js?ver=18.2.0:24901
       commitPassiveMountEffects_begin @ react-dom.js?ver=18.2.0:24888
       commitPassiveMountEffects @ react-dom.js?ver=18.2.0:24876
       flushPassiveEffectsImpl @ react-dom.js?ver=18.2.0:27049
       flushPassiveEffects @ react-dom.js?ver=18.2.0:26994
       commitRootImpl @ react-dom.js?ver=18.2.0:26945
       commitRoot @ react-dom.js?ver=18.2.0:26692
       performSyncWorkOnRoot @ react-dom.js?ver=18.2.0:26127
       flushSyncCallbacks @ react-dom.js?ver=18.2.0:12052
       flushPassiveEffectsImpl @ react-dom.js?ver=18.2.0:27070
       flushPassiveEffects @ react-dom.js?ver=18.2.0:26994
       (anonymous) @ react-dom.js?ver=18.2.0:26779
       workLoop @ react.js?ver=18.2.0:2653
       flushWork @ react.js?ver=18.2.0:2626
       performWorkUntilDeadline @ react.js?ver=18.2.0:2920
       react-dom.js?ver=18.2.0:73 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
       ```
   
 * 2) Log Debug
 *     ```wp-block-code
       PHP Warning	Attempt to read property "base" on null
       Plugin: Kadence Blocks – Gutenberg Blocks for Page Builder Features
       File: /wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-image-picker.php
       Line: 73
       ```
   
 * 3) Console after the server hung while updating a page
 *     ```wp-block-code
       Warning: Internal React error: Expected static flag was missing. Please notify the React team.
           at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at UncontrolledInnerBlocks (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32725:5)
           at div
           at div
           at edit (../wp-content/plugins/kadence-blocks/dist/blocks-column.js?ver=c52f5e7bab28fdc0a4ef:1:34920)
           at Edit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16675:5)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15812:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16309:84
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16479:30
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39151:33
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39986:90
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40517:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40840:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:41629:53
           at ../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:344:5
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at WithMultipleValidation(WithToolbarControls(WithInspectorControls(WithInspectorControls(WithDuotoneControls(WithToolbarControls(WithInspectorControl(WithInspectorControl(WithToolbarControls(Edit))))))))) (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3117:10)
           at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at UncontrolledInnerBlocks (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32725:5)
           at li
           at PostTemplateInnerBlocks (../wp-includes/js/dist/block-library.js?ver=b563f9da9785de3e97fd:40892:91)
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at ul
           at PostTemplateEdit (../wp-includes/js/dist/block-library.js?ver=b563f9da9785de3e97fd:40934:3)
           at Edit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16675:5)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15812:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16309:84
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16479:30
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39151:33
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39986:90
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40517:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40840:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:41629:53
           at ../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:344:5
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at WithMultipleValidation(WithToolbarControls(WithInspectorControls(WithInspectorControls(WithDuotoneControls(WithToolbarControls(WithInspectorControl(WithInspectorControl(WithToolbarControls(Edit))))))))) (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3117:10)
   
           at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at UncontrolledInnerBlocks (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32725:5)
           at div
           at QueryContent (../wp-includes/js/dist/block-library.js?ver=b563f9da9785de3e97fd:44420:3)
           at QueryEdit (../wp-includes/js/dist/block-library.js?ver=b563f9da9785de3e97fd:44823:5)
           at Edit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16675:5)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15812:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16309:84
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16479:30
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39151:33
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39986:90
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40517:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40840:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:41629:53
           at ../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:344:5
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at WithMultipleValidation(WithToolbarControls(WithInspectorControls(WithInspectorControls(WithDuotoneControls(WithToolbarControls(WithInspectorControl(WithInspectorControl(WithToolbarControls(Edit))))))))) (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3117:10)
           at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at UncontrolledInnerBlocks (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32725:5)
           at div
           at div
           at edit (../wp-content/plugins/kadence-blocks/dist/blocks-column.js?ver=c52f5e7bab28fdc0a4ef:1:34920)
           at Edit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16675:5)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15812:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16309:84
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16479:30
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39151:33
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39986:90
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40517:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40840:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:41629:53
           at ../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:344:5
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at WithMultipleValidation(WithToolbarControls(WithInspectorControls(WithInspectorControls(WithDuotoneControls(WithToolbarControls(WithInspectorControl(WithInspectorControl(WithToolbarControls(Edit))))))))) (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3117:10)
            at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
           at J (../wp-content/plugins/animations-for-blocks/build/index.js?ver=099f7e4a0b53775748ea:1:20443)
           at ../wp-content/plugins/animations-for-blocks/build/index.js?ver=099f7e4a0b53775748ea:1:22423
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at UncontrolledInnerBlocks (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32725:5)
           at div
           at div
           at si (../wp-content/plugins/kadence-blocks/dist/blocks-rowlayout.js?ver=3a0ee58efb03e1f0fe11:17:49240)
           at ../wp-content/plugins/kadence-blocks/dist/blocks-rowlayout.js?ver=3a0ee58efb03e1f0fe11:17:144395
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at edit (../wp-content/plugins/kadence-blocks/dist/blocks-rowlayout.js?ver=3a0ee58efb03e1f0fe11:17:258157)
           at Edit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16675:5)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15812:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16309:84
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16479:30
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39151:33
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39986:90
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40517:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40840:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:41629:53
           at ../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:344:5
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at WithMultipleValidation(WithToolbarControls(WithInspectorControls(WithInspectorControls(WithDuotoneControls(WithToolbarControls(WithInspectorControl(WithInspectorControl(WithToolbarControls(Edit))))))))) (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3117:10)
           at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
   
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at UncontrolledInnerBlocks (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32725:5)
           at div
           at div
           at edit (../wp-content/plugins/kadence-blocks/dist/blocks-column.js?ver=c52f5e7bab28fdc0a4ef:1:34920)
           at Edit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16675:5)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15812:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16309:84
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16479:30
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39151:33
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39986:90
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40517:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40840:11
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:41629:53
           at ../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:344:5
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at WithMultipleValidation(WithToolbarControls(WithInspectorControls(WithInspectorControls(WithDuotoneControls(WithToolbarControls(WithInspectorControl(WithInspectorControl(WithToolbarControls(Edit))))))))) (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3117:10)
   
           at ../wp-content/plugins/kadence-blocks/dist/extension-block-css.js?ver=de548b3ecedc7a18ad01:1:512353
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at EditWithGeneratedProps (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16695:5)
           at BlockEdit (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16752:5)
           at BlockCrashBoundary (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:17095:5)
           at BlockListBlock (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22703:10)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:15862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:34160:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:35430:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:36966:21
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:39168:112
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40058:67
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40539:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40862:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:40929:5
   
           at FilteredComponentRenderer (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:73704:9)
           at ../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3071:10
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4286:25
           at ../wp-includes/js/dist/data.js?ver=7fe70ce69d4580ea6b07:4132:22
           at shouldComponentUpdate (../wp-includes/js/dist/compose.js?ver=6861d91c4896ce3aecda:3109:12)
           at Items (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32998:3)
           at BlockListItems
           at div
           at Root (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32913:3)
           at BlockList (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:32989:3)
           at RecursionProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:61472:3)
           at div
           at WritingFlow (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:24924:3)
           at MaybeIframe (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:3983:3)
           at div
           at MotionComponent (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:7688:46)
           at div
           at MotionComponent (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:7688:46)
           at div
           at BlockTools (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:60629:3)
           at VisualEditor (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:4046:3)
           at div
           at NavigableRegion (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:1428:3)
           at div
           at div
           at div
           at InterfaceSkeleton (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:1500:3)
           at Layout (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:9008:84)
           at ErrorBoundary (../wp-includes/js/dist/editor.js?ver=9b035636e0ca31acbf3b:6115:5)
           at BlockRefsProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:22308:3)
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:23658:5
           at ../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:23320:5
           at WithRegistryProvider(Component)
           at BlockContextProvider (../wp-includes/js/dist/block-editor.js?ver=fa62bd0d24a36b779ba0:16629:3)
           at EntityProvider (../wp-includes/js/dist/core-data.js?ver=4e23c9d5ac545a0cfbee:6200:3)
           at EntityProvider (../wp-includes/js/dist/core-data.js?ver=4e23c9d5ac545a0cfbee:6200:3)
           at ../wp-includes/js/dist/editor.js?ver=9b035636e0ca31acbf3b:13229:3
           at ../wp-includes/js/dist/editor.js?ver=9b035636e0ca31acbf3b:12782:5
           at WithRegistryProvider(Component)
           at SlotFillProvider (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:22999:3)
           at provider_SlotFillProvider (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:23022:5)
           at Provider (../wp-includes/js/dist/components.js?ver=703ba046160a573816dd:23167:3)
           at div
           at ShortcutProvider (../wp-includes/js/dist/keyboard-shortcuts.js?ver=0dd9d7a2fc055546ac02:749:75)
           at Editor (../wp-includes/js/dist/edit-post.js?ver=3b22c381efe60b666e3b:9530:3)
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Gilbert Hernandez](https://wordpress.org/support/users/ghernkadence/)
 * (@ghernkadence)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/react-dom-js-error-warning/#post-17167252)
 * Hello,
 * Unfortunately, I can not recreate the problem you’re facing. The warnings are
   related to your server setup. Here is a third-party article I found that may 
   help you: [https://chrismoore.ca/2018/10/finding-the-correct-pm-max-children-settings-for-php-fpm/](https://chrismoore.ca/2018/10/finding-the-correct-pm-max-children-settings-for-php-fpm/)
 * Generally, we recommend the following server values:
 *     ```wp-block-code
       - the PHP memory limit set to 512MB
       - the max post size bigger or equal to 50MB
       - the WP-memory limit 128/256 MB
       - the max upload size 50 MB
       - the max input vars 2500
       - and ideally the max execution time should be around 300.
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘react-dom.js error/warning’ is closed to new replies.

 * ![](https://ps.w.org/kadence-blocks/assets/icon-256x256.png?rev=3178382)
 * [Kadence Blocks — Page Builder Toolkit for Gutenberg Editor](https://wordpress.org/plugins/kadence-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kadence-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kadence-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/kadence-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kadence-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kadence-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Gilbert Hernandez](https://wordpress.org/support/users/ghernkadence/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/react-dom-js-error-warning/#post-17167252)
 * Status: not resolved