rahulserver

Results 8 comments of rahulserver

I think we must remove the included rickshaw(and underlying d3 js dependency). Rather offer a way for people to include these (or other js libraries) via some way. Also someone...

Yes I confirm this is the issue. I tested it today.

Yes i too found the same issue like @BrucesStuff commented. The initialPage params seems to be ignored.

@rahulmer reported this issue too here https://github.com/jefflinwood/cordova-plugin-twiliovoicesdk/issues/71#issuecomment-703395327

I too having same issue @irlnathan

I am on safari latest version and grid is not working. I have correctly imported the style.css file. It works fine in chrome, but not in safari. my safari version:...

also if this helps, here is my code(next js app index.ts) ``` import 'react-data-grid/lib/styles.css'; import DataGrid from 'react-data-grid'; const columns = [ { key: 'id', name: 'ID' }, { key:...

@Broham I too am facing the same issue. I would assume that this build pack would not work with meteor 1.4.x Seems this needs to be fixed asap.