Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Uncaught TypeError: Cannot read properties of undefined (reading 'components') in blocks.js #109

Open
TanzimHossain2 opened this issue Sep 25, 2023 · 0 comments

Comments

@TanzimHossain2
Copy link

qwe

I encountered an error in my WordPress Gutenberg block development, which is causing the following issue:

VM505 blocks.js:703 Uncaught TypeError: Cannot read properties of undefined (reading 'components')
    at VM505 blocks.js:703:44
    at @wordpress/components (VM505 blocks.js:703:61)
    at __webpack_require__ (VM505 blocks.js:20:30)
    at ./src/js/gutenberg/blocks/heading-with-icon/edit.js (VM505 blocks.js:357:79)
    at __webpack_require__ (VM505 blocks.js:20:30)
    at ./src/js/gutenberg/blocks/heading-with-icon/index.js (VM505 blocks.js:473:63)
    at __webpack_require__ (VM505 blocks.js:20:30)
    at ./src/js/blocks.js (VM505 blocks.js:100:93)
    at __webpack_require__ (VM505 blocks.js:20:30)
    at VM505 blocks.js:84:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant