asp.net mvc - Why not supported font-awesome in firefox browser, after bundles the css file? -
i using font awesome in css during websitework, after css bundles int0 asp.net mvc4 , font-awesome not rendering in firefox browser? why not support in firefox , why supporting in chrome. thank in advance..
i had same problem font awesome icons not rendering in firefox , found out has security settings firefox defaults with. in browser go "about:config". search "security.fileuri.strict_origin_policy". set true default. if double click flip false. restart browser (make sure close way). icons should show fine now.
Comments
Post a Comment