Smart-Table icon indicating copy to clipboard operation
Smart-Table copied to clipboard

DateRangeFilter Example is incompatible with AngularJS 1.4

Open ChrisWiGit opened this issue 10 years ago • 2 comments
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>

ChrisWiGit avatar Sep 09 '15 15:09 ChrisWiGit

This is not related to smart table but more an issue for the doucmentation website

lorenzofox3 avatar Sep 10 '15 07:09 lorenzofox3

Same here. Do you know howt o fix it? Is there any workaround available?

gokanovic avatar Dec 24 '15 18:12 gokanovic