You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
My filters stopped working after updating from 1.3.2 to 1.3.3.
Check the fiddle with 1.3.2 working http://plnkr.co/edit/30JRSb1VlHygqURtmvZc?p=preview fine with dot in the name and the same fiddle with 1.3.3 http://plnkr.co/edit/bwVehJ65lmHIH5wL2aRW?p=preview which is raising
Error: [$injector:unpr] Unknown provider: afilterFilterProvider <- afilterFilter http://errors.angularjs.org/1.3.3/$injector/unpr?p0=afilterFilterProvider%20%3C-%20afilterFilterBoth versions works just fine when the filter has no dot (.) in the name.