-
Notifications
You must be signed in to change notification settings - Fork 19
extra <span> after <Parametrize> #23
Copy link
Copy link
Open
Description
so the case is everytime i put injectedExperiment the component are wrapped with extra , i check it with react-dev-tools
The issue as in example
<Parametrize props= props=>
<span> #extraSPAN issue
<imageComponent />
</span>
</Parametrize>
and this issue make the component styling a mess which is really annoying. my workaround for this are passing it from another component, so the experimentParams are passed from parent component.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels