admin管理员组文章数量:1303428
I have the following code
wp.data.select( 'core' ).getEntityRecords( 'taxonomy', 'category' );
I get this error
Uncaught TypeError: Cannot read property 'getEntityRecords' of null
at Module../src/index.js (index.js:6)
at __webpack_require__ (bootstrap:79)
at checkDeferredModules (bootstrap:45)
at bootstrap:152
at bootstrap:152
If i install another plugin that has nothing to do with this plugin my code works. So i tought that i might forget someting to include.
本文标签: javascriptGutenberg select categories
版权声明:本文标题:javascript - Gutenberg select categories 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741690905a2392716.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论