-
-
Notifications
You must be signed in to change notification settings - Fork 328
is this works on WordPress 5.0 ? #101
Comments
I also got this error, but only when I tried to create or edit a page. Posts seem to work fine. |
I got the same error too (on both pages and posts), then I enabled |
SCRIPT_DEBUG does the trick. |
Besides activating SCRIPT_DEBUG there's another way to get Create-Guten-Block to work in WordPress 5 Beta 1: install and activate the Gutenberg plugin (additionally to the built-in Gutenberg). |
I always suggest people to use create-guten-block with the development version of Gutenberg. I am away due to the launch of my VSCode.pro course and not sure why this is happening. It'll take a couple weeks before I can get to it. I'd love to get a PR for this. @richtabor would love your help on this. |
I got the error too. May be related to WordPress/gutenberg#11069 |
Hi. is this supports or will support in wordpress 5.0. I installed beta version and it shows an error when I enabling the plugin.
Here is the Error message:
TypeError: Cannot read property 'addQueryArgs' of undefined at http://localhost/wordpress/wp-includes/js/dist/core-data.min.js?ver=5.0-beta1-43823:1:4253 at http://localhost/wordpress/wp-includes/js/dist/core-data.min.js?ver=5.0-beta1-43823:1:3837 at http://localhost/wordpress/wp-includes/js/dist/core-data.min.js?ver=5.0-beta1-43823:1:4527 at http://localhost/wordpress/wp-includes/js/dist/core-data.min.js?ver=5.0-beta1-43823:1:4758 at d (http://localhost/wordpress/wp-includes/js/dist/core-data.min.js?ver=5.0-beta1-43823:1:15222) at ee (http://localhost/wordpress/wp-includes/js/dist/core-data.min.js?ver=5.0-beta1-43823:1:11295) at http://localhost/wordpress/wp-includes/js/dist/data.min.js?ver=5.0-beta1-43823:1:6285 at http://localhost/wordpress/wp-includes/js/dist/data.min.js?ver=5.0-beta1-43823:1:7296 at http://localhost/wordpress/wp-includes/js/dist/editor.min.js?ver=5.0-beta1-43823:55:185727 at n (http://localhost/wordpress/wp-includes/js/dist/data.min.js?ver=5.0-beta1-43823:1:14950)
The text was updated successfully, but these errors were encountered: