-
Notifications
You must be signed in to change notification settings - Fork 20
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.
Metadata
Metadata
Assignees
Labels
No labels