So I finally figured out the issue. It was a combo of needing to update the NPM packages and replace a few of the packages. Also removing the inspector component did the trick.
Related Posts:
- Validation error: Extending Gutenberg gallery block
- How to catch/what to do with a WP Error Object
- An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration
- What are the best practices for updating?
- Is there a plugin that will override the “Error establishing a database connection” message? [closed]
- Error: call_user_func_array() expects parameter 1 to be a valid callback
- How to eliminate weird 404 errors in wp-admin?
- Loading external page template and enqueue script from plugin causes 403 forbidden error
- Gutenberg disallow certain custom blocks but keep all core blocks?
- Gutenberg: Error loading block: Invalid parameter(s): attributes but it can be used in the code
- How do I fix the “sorry, you are not allowed to access this page” error I get on the “plugins > settings” links?
- How to disable Gutenberg editor?
- Should messages in WP_Error already be html escaped?
- Getting a custom Gutenberg component’s state from outside that component
- How to create gutenberg block using REST API independently or as headless way?
- How to get Login Error messages on a custom template
- PHP Deprecated: Non-static method should not be called statically
- Show missing Sidebar from Gutenberg admin area
- Gutenberg: How to use output of php render_callback function in the block editors backend?
- Gutenberg: How to use block attributes with ServerSideRenderer?
- Plugins error (Use roles and capabilities instead) on latest version, multisite
- WordPress error – PHP Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata()
- Error: “Cannot modify header information”
- Plugin.php: PHP Notice: Undefined offset: 0 in
- Why am I sometimes getting a 404 error when I try to update a page with Elementor?
- check for the current screen
- “Are you sure you want to do this?” when deactivating all plugins in WordPress 4.3.1 [closed]
- How should I handle errors within a plugin?
- Force plugin to fail activation
- An Unexpected HTTP Error occurred during the API request
- Gutenberg: Difference between “import” and “const” for dependencies
- Gurenberg Block: How to migrate from el-Functions to JSX elements?
- Gutenberg Block: Objects are not valid as a React child (found: [object HTMLDivElement])
- How to add custom style to Gutenberg?
- How to find out what blocks are added by a plugin
- Dashboard Disappears after Upgrade
- Difference between register_block_type & wp.blocks.registerBlockType
- Passing select control value to block
- How do you install the automattic developer plugin under localhost for mamp when there is an error, deprecated?
- Why Better WP security plugin returns 418 I’m a Teapot “error”?
- echo do_shortcode is not working on theme’s template
- Seaweed Plugin not working
- Passing RichText attributes to function onChange
- Can I share predefined fonts from theme_support with a gutenberg component?
- How do I store information in a dynamic block in WordPress?
- Gutenberg List Extension Block
- Changing image size to full size in Gutenberg’s block gallery
- All plugins deactivated due to error
- How can I see the error generated by plugin activation?
- Unable to activate wordpress importer after installing it
- Weird problems after recovery from security breach
- Check for Active WordPress Plugins from the Block Editor
- Error in the wp-config.php file: PHP Fatal error: Uncaught Error: Unknown named parameter (PHP 8.0)
- Gutenberg Blocks – Change EDIT part of the block using editor.BlockEdit filters. How to change the markup?
- How to implement Sentry on WordPress? [closed]
- How to create custom embed block in gutenberg wordpress
- Can a plugin still effect a site even after deletion?
- Accessing GET variable named ‘error’
- Error handling a plugin with exceptions
- Gutenberg: How to refresh ServerSideRender with useSelect and AsyncModeProvider true?
- Getting RGBA colour from gutenberg colourpicker
- Unable to install theme recommended plugins on Multisite
- Problem with wordpress version 3.8
- How to use get_theme_mod in gutenberg editor wordpress?
- Post-terms-order PHP errors after update
- Plugin echos text from shortcode function in gutenberg page editor
- How do I prevent the link from using url of the image in Block Editor?
- Call to undefined function get_userdata in user.php
- Only Homepage not loading properly
- Accidentally Broke Site (Please Help) [closed]
- One of my plugins broke when I tried to update it, how do I safely uninstall it?
- Images not showing after changing wp-content folder name
- WooCommerce Checkout Error [closed]
- qTranslate conflicts with SEO-plugins [closed]
- CSV file generation failing
- Plugin: Google Analytics for Dashboard error – Timestamp is too far from current time
- How to redirect a URL with parameters?
- How to add Internationalization in WordPress using Javascript/React?
- Problem using Press-this book marklet
- how to disable blockrenderAppender inside all Innerblocks?
- Cannot find a list of data selectors for Gutenberg editor
- WordPress Gutenberg react make import of __experimentalUseInnerBlocksProps which is no more experimetal
- Python with wordpress plugin
- Nonce failing on form submission
- Add button gutenberg help
- className not populating in custom block
- Gutenberg block can’t save richtext
- Use gutenberg block editor on plugin page (outside of a post)
- Using SVN to upload plugin created with gutenberg blocks
- I am not receiving className in a ServerSideRender component
- Uncaught TypeError: jQuery(…).flipster is not a function in wordpress
- Will Gutenberg Have a Negative Impact on Page Speed?
- WordPress site periodically goes down
- Deactivating all plugins and reactivating one by one, fixes conflicts. Why?
- Why do plugins deactivate by themselves?
- WordPress shows error related to allow_url_fopen
- AFNetworking incorrectly interpreted WP_Error
- Updated 4.3 Getting Error: Warning: call_user_func_array() expects parameter 1 to
- Unable to get WP_DEBUG, WP_DEBUG_DISPLAY, WP_DEBUG_LOG to work
- Get errors from WP_Error to different variables