Kieran Whiteman

Results 2 comments of Kieran Whiteman

Not sure if this helps but I managed to get my react-markdown tests to run with CRA by modifying the test command ``` react-scripts test --maxWorkers=2 --transformIgnorePatterns \"node_modules/(?!react-markdown)/\" --env=jsdom ```

Try this @Ascension324 --> http://jsfiddle.net/x7m3y51z/4/ Added `$scope.chartConfig = angular.copy($scope.chartConfig);`