Smart-Table
Smart-Table copied to clipboard
DateRangeFilter Example is incompatible with AngularJS 1.4
trafficstars
The DateRange example from http://plnkr.co/edit/Idbc1JNHKylHuX6mNwZ6 works with AJS 1.3 but not with 1.4.
You can try by using AJS1.4 in the plunk and this code instead of 1.3
<script data-require="[email protected]" src="https://code.angularjs.org/1.4.3/angular.js" data-semver="1.4.3"></script>
This is not related to smart table but more an issue for the doucmentation website
Same here. Do you know howt o fix it? Is there any workaround available?