ionic2-alpha-scroll
ionic2-alpha-scroll copied to clipboard
Template parse errors - with latest 2.0.1 package
when runs everything works like a charm! but when trying to build in production, MapToIterable Exception rises. fixed by updating to latest package. then showing template parse errors
Any idea whats the issue is ?
Steps to reproduce error: demo project & update to latest package (npm install ionic2-alpha-scroll --save)
I haven't updated the example project in over a year and I wouldn't be surprised if the dependencies in it are not compatible with the latest version of this component here.
Have you tried this component with a new ionic project?
When I get time I'll create a new ionic project for the example and check it out.