no page title & meta tags set when route contains no `meta`
Closed this issue · 0 comments
fulls1z3 commented
I'm submitting a ... (check one with "x")
[X] bug report => check the README and search github for a similar issue or PR before submitting
[ ] support request => check the README and search github for a similar issue or PR before submitting
[ ] feature request
Current behavior
@nglibs/meta does not use the default page title when you start the Angular app on a route which does not contain meta
property in route definitions.
Expected/desired behavior
The default page title and other meta tags must be displayed/rendered.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
- Angular version: 2.0.X
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
-
Language: [all | TypeScript X.X | ES6/7 | ES5]
-
Node (for AoT issues):
node --version
=