rohita77 / market-watcher

Initial version created from angular-fullstack generator
0 stars 0 forks source link

Name/Symbol search does not support recognize special characters like & #8

Open rohita77 opened 8 years ago

rohita77 commented 8 years ago

e.g. M&M search does not filter for M&M

rohita77 commented 8 years ago

Potentially because of ngSanitize? . Try using $sce.trustAsHTML(query.key), ng-bind-html