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 Aug 13, 2026. It is now read-only.
Describe the bug
Angular 1.8.1 deprecated $compileProvider.aHrefSanitizationWhitelist and $compileProvider.imgSrcSanitizationWhitelist and replaced them with new methods.
To Reproduce
Expected behavior
Rule is renamed (as per style guide) and supports both old and new method names.