2

I have used Fragment tag in my WordPress Gutenberg block development in my project. It's returning an error in my project. I can't understand what's wrong in my code. And how to solve it. When i am using as array. It's working fine.

This is my error message screenshot link: https://i.sstatic.net/bF7Gz.jpg

This is my code/plugin zip link: https://github.com/Rayhanuc/elementorpagebuilder/releases/tag/1.0

Thank's

1 Answer 1

1

Before using this tag, you must assigned it:

const { Fragment } = wp.element;
Sign up to request clarification or add additional context in comments.

1 Comment

Thank's for your Suggestion and help.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.