Ashish Sharma

Results 3 issues of Ashish Sharma

I have to fill up the contents dynamically with ajax so I changed it a little bit like below. Actually this is a chart which I want to auto scroll....

Getting following error on running project: Uncaught TypeError: t.map is not a function at ReflectionCapabilities.parameters (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:34:16486) at Reflector.parameters (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:34:20552) at CompileMetadataResolver.getDependenciesMetadata (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:21029) at CompileMetadataResolver.getTypeMetadata (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:20188) at CompileMetadataResolver.getDirectiveMetadata (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:14479) at http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:15727...

I am using the same layout and two way binding is not working on forms. Also the same is not working in your demo on live url. Please let me...