Advanced Table Erroring
-
I am getting some errors when trying to use center align on table headers in Advanced Gutenberg 2.0.7 and WP 5.2.2:
react-dom.js?ver=16.8.4:500 Warning: Unsafe lifecycle methods were found within a strict-mode tree: in StrictMode (created by Editor) in Editor (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(Editor) componentWillUpdate: Please update the following components to use componentDidUpdate instead: FillComponentblocks.js?ver=2.0.7:13805 Uncaught (in promise) TypeError: advgb_blocks_vars.blocks.active_blocks.indexOf is not a function at blocks.js?ver=2.0.7:13805react-dom.js?ver=16.8.4:500 Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of PopoverDetectOutside which is inside StrictMode. Instead, add a ref directly to the element you want to reference. in div (created by IsolatedEventContainer) in IsolatedEventContainer (created by Animate) in Animate (created by Popover) in PopoverDetectOutside (created by clickOutside(PopoverDetectOutside)) in clickOutside(PopoverDetectOutside) (created by Popover) in FillComponent (created by Context.Consumer) in Fill (created by Context.Consumer) in span (created by Context.Consumer) in Popover (created by Tooltip) in button (created by ForwardRef(Button)) in ForwardRef(Button) (created by ForwardRef(IconButton)) in Tooltip (created by ForwardRef(IconButton)) in ForwardRef(IconButton) (created by Dropdown) in div (created by ToolbarContainer) in ToolbarContainer (created by Toolbar) in Toolbar (created by Dropdown) in div (created by Dropdown) in Dropdown (created by BlockSwitcher) in BlockSwitcher (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(BlockSwitcher) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(BlockSwitcher)) (created by BlockToolbar) in div (created by BlockToolbar) in BlockToolbar (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(BlockToolbar) (created by BlockContextualToolbar) in div (created by NavigableContainer) in NavigableContainer (created by ForwardRef(NavigableContainer)) in ForwardRef(NavigableContainer) (created by ForwardRef(NavigableMenu)) in ForwardRef(NavigableMenu) (created by NavigableToolbar) in NavigableToolbar (created by BlockContextualToolbar) in BlockContextualToolbar (created by HoverArea) in div (created by HoverArea) in div (created by IgnoreNestedEvents) in IgnoreNestedEvents (created by ForwardRef(IgnoreNestedEvents)) in ForwardRef(IgnoreNestedEvents) (created by HoverArea) in HoverArea (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(HoverArea) (created by BlockListBlock) in BlockListBlock in Unknown (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in (BlockListBlock) (created by WithFilters(BlockListBlock)) in WithFilters(BlockListBlock) (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(WithFilters(BlockListBlock)) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(WithFilters(BlockListBlock))) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithViewportMatch(WithSelect(WithDispatch(WithFilters(BlockListBlock)))) (created by Pure(WithViewportMatch(WithSelect(WithDispatch(WithFilters(BlockListBlock)))))) in Pure(WithViewportMatch(WithSelect(WithDispatch(WithFilters(BlockListBlock))))) (created by BlockList) in div (created by BlockList) in BlockList (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(BlockList) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(BlockList)) in Unknown (created by VisualEditor) in div (created by CopyHandler) in CopyHandler (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(CopyHandler) (created by VisualEditor) in div (created by ObserveTyping) in ObserveTyping (created by WithSafeTimeout(ObserveTyping)) in WithSafeTimeout(ObserveTyping) (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(WithSafeTimeout(ObserveTyping)) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(WithSafeTimeout(ObserveTyping))) (created by VisualEditor) in div (created by WritingFlow) in div (created by WritingFlow) in WritingFlow (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(WritingFlow) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(WritingFlow)) (created by VisualEditor) in div (created by BlockSelectionClearer) in BlockSelectionClearer (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(BlockSelectionClearer) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(BlockSelectionClearer)) (created by VisualEditor) in VisualEditor (created by Layout) in div (created by Layout) in div (created by FocusReturnProvider) in FocusReturnProvider (created by Layout) in Layout (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithViewportMatch(Layout) (created by NavigateRegions(WithViewportMatch(Layout))) in div (created by NavigateRegions(WithViewportMatch(Layout))) in NavigateRegions(WithViewportMatch(Layout)) (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(NavigateRegions(WithViewportMatch(Layout))) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(NavigateRegions(WithViewportMatch(Layout)))) (created by Editor) in ErrorBoundary (created by Editor) in div (created by DropZoneProvider) in DropZoneProvider (created by BlockEditorProvider) in SlotFillProvider (created by BlockEditorProvider) in BlockEditorProvider (created by Context.Consumer) in WithRegistry(BlockEditorProvider) (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(WithRegistry(BlockEditorProvider)) (created by EditorProvider) in EditorProvider (created by ComponentWithDispatch) in ComponentWithDispatch (created by Context.Consumer) in WithDispatch(EditorProvider) (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(WithDispatch(EditorProvider)) (created by Editor) in StrictMode (created by Editor) in Editor (created by ComponentWithSelect) in ComponentWithSelect (created by Context.Consumer) in WithSelect(Editor) Learn more about using refs safely here: https://fb.me/react-strict-mode-find-node
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Advanced Table Erroring’ is closed to new replies.