Skip to content

Ignore React Fragments #1

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

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

amcoder
Copy link
Contributor

@amcoder amcoder commented Dec 9, 2022

There is no way to add a data-component attribute to a fragment, and this plugin skipped the fragment ad added the data-component attribute to the children of the fragment. This commit ignores fragments when they are the return statement and does not require a data component.

There is no way to add a data-component attribute to a fragment, and
this plugin skipped the fragment ad added the data-component attribute
to the children of the fragment. This commit ignores fragments when they
are the return statement and does not require a data component.
@therealparmesh therealparmesh merged commit fd53e77 into fullstorydev:master Dec 9, 2022
@amcoder amcoder deleted the ignore-fragment branch December 9, 2022 20:36
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

Successfully merging this pull request may close these issues.

2 participants