Open blling opened 6 years ago
@blling Favicon is loaded by the browser during initial fetch, and has to be part of the SSR generated source code. Can you verify that you have SSR implemented? Otherwise you can't control favicon with react-document-meta
as the browsers does not look for changes in the HTML head meta tags after loading the HTML.
The titile is updated but favicon not display when use IE, the meta as follows: