Results 9 comments of Bedini Fabio aka whisher

[angular-seo doesn't render the ui-view content](http://stackoverflow.com/questions/23277832/angular-seo-doesnt-render-the-ui-view-content) me too :(

Hi there, sorry I've no time to try it and I think you've just tried it :) but just in case what's about ```javascript (((typeof window !== 'undefined') ? window...

Hi there, the same here :( looking for news :)

Hi there, with ng 1.6 it works but with warning like ``` WARNING in ./node_modules/css-loader?{"sourceMap":false,"importLoaders":1}!./node_modules/postcss-loader/lib?{"ident":"postcss","sourceMap":false}!./node_modules/sass-loader/lib/loader.js?{"sourceMap":false,"precision":8,"includePaths":[]}!./src/styles.scss (Emitted value instead of an instance of Error) postcss-url: /Users/whisher/Projects/src/styles.scss:7:3: Can't read file '/Users/whisher/Projects/src/~material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.eot', ignoring...

I have installed [email protected] and the issue still persists :( MacOs Big Sur

Thanks Samitthaf for the kind and quick reply. The jasmine-core is required but I worked it out adding ``` javascript require("karma-jasmine") ``` to the array plugins. Thanks .

Only after reading #4895 I found that we have the same issue in production. An option to change the behaviour would be great.

@rafa-as Yes I've got ngrx-store-freeze in my project If I get rid of ngrx-store-freeze the app works. I've always used ngrx-store-freeze in my project along with this lib with no...