fullstorydev / fullstorydev/fullstory-babel-plugin-annotate-react
Fragments still getting (attempted) annotations
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I am seeing warnings on both the native and web versions of our app that `Fragment` elements are being given `dataElement` props. I have tried without specifying any `"annotate-fragments"` setting, setting it to `false`, and setting it to `true`, but I get the warning no matter what.


Contributor guide
Research direction
Reproduce the warning in both the native and web app versions while comparing the absent, false, and true "annotate-fragments" settings. Trace how Fragment elements receive dataElement props, then verify that the warning no longer appears in each configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript, react
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100