This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
AngularJS 1.3.2 -> 1.3.3 broken filter name parsing (?) #10122
Closed
Description
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-%20afilterFilter
Both versions works just fine when the filter has no dot (.) in the name.
Metadata
Metadata
Assignees
Labels
No labels