Ashish Dhyani

Results 9 comments of Ashish Dhyani

@pupeno, were you able to resolve this issue. I am getting the same error.

@annetts, actually issue is with [email protected].**13** version. I installed [email protected].**12** version and it resoved my issue.

actually I cant see the (+) button to expand it. is this correct way to provide initialSubtotalBys ? `` @erfangc , could you please help me on this ?

@erfangc, attached screenshot. ![image](https://cloud.githubusercontent.com/assets/21311351/23684640/0784e846-03db-11e7-96be-8e514044f923.png) Also it stopped displaying the values for col2. without any subgrouping ![image](https://cloud.githubusercontent.com/assets/21311351/23684678/4dbaac9c-03db-11e7-9843-dd54c2302cd6.png) pivotData is : [ { col1: '10', col2: '20', col3: '30', col4: '70' },...

Actually no css conflict, i don't have any other css for now. I am trying to use this with React 15.1, Is it compatible with React 15 ?

element inspection looks something like this ![image](https://cloud.githubusercontent.com/assets/21311351/23824649/2ffcbede-06b5-11e7-82f8-9e94fe16807b.png)

thanks erfangc. It works. Default.Styl working well. But somehow Retro.styl doesnt seems to work properly.

Full Error below > [email protected] start E:\react-redux-starter > node server.js Listening at http://localhost:8000 E:\react-redux-starter\node_modules\enhanced-resolve\node_modules\memory-fs\lib\join.js:11 if(absoluteWinRegExp.test(path)) return normalize(path + "\\" + request.replace(/\//g, "\\")); ^ TypeError: Cannot read property 'replace' of undefined...