rhythmic-chef-84815
06/14/2022, 1:57 PMconst now = new Date('2020-03-04T10:30:00.000Z');
mockCurrentDate(now);
But after adding growthbook the test environment just breaks, it stays loading forever. Is there anything in the library that relies on the date?rhythmic-chef-84815
06/15/2022, 9:13 AMthousands-receptionist-19762
06/15/2022, 6:26 PMhandsome-library-89124
06/16/2022, 11:15 AMFailed to compile.
|
| ./components/Experiment/ExperimentGraph.tsx:127:18
| Type error: This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
|
| 125 | <div style={{ position: "relative" }}>
| 126 | {tooltipOpen && (
| > 127 | <TooltipWithBounds
| | ^
| 128 | left={tooltipLeft}
| 129 | top={tooltipTop}
| 130 | className={styles.tooltip}
error Command failed with exit code 1.
facing issue related to type-check
This error came when I start creating build, dev env is working fine.numerous-hospital-35835
06/17/2022, 7:58 AMlively-fountain-60753
06/17/2022, 8:06 AMfull-zebra-25719
06/17/2022, 3:57 PMplain-egg-64821
06/18/2022, 8:29 PMplain-egg-64821
06/19/2022, 9:24 AMstocky-nest-87172
06/20/2022, 3:16 PMbland-twilight-57272
06/20/2022, 4:11 PMminiature-agency-3305
06/21/2022, 5:44 AMdelightful-oyster-13291
06/21/2022, 8:20 AMwitty-pillow-79680
06/21/2022, 6:41 PMminiature-agency-3305
06/22/2022, 8:44 AMrhythmic-chef-84815
06/22/2022, 9:28 AMquaint-wolf-68910
06/22/2022, 12:29 PMrhythmic-chef-84815
06/23/2022, 9:14 AMthousands-baker-67904
06/23/2022, 5:26 PMelegant-judge-12667
06/23/2022, 9:33 PMpolite-pillow-33171
06/24/2022, 6:01 PMExperiment Dimensions
are defined in the data source, but I’m confused as to how one actually visualizes the dimensions in the experiment analysis? Do you create a user dimension from the experiment dimension (i.e. the growthbook.experiments
table) and then select it from the drop down in the results tab of an experiment?rough-jewelry-81423
06/24/2022, 6:24 PMIfFeatureEnabled
componente, it works as expected, but when using useFeature
hook the value is always {off: true, on: false}
, any ideas?few-memory-16563
06/24/2022, 8:33 PMchance to beat control
- I was looking through the docs to see if there's some threshold or if it's in our settings but I have not found itrhythmic-chef-84815
06/28/2022, 6:49 AMrhythmic-chef-84815
06/28/2022, 8:37 AMrhythmic-chef-84815
06/29/2022, 6:26 AMgorgeous-whale-20294
06/29/2022, 12:46 PMdelightful-oyster-13291
06/30/2022, 10:36 AMearly-airplane-93166
06/30/2022, 1:20 PMearly-airplane-93166
06/30/2022, 1:41 PM