I\'m having a problem with regards of implementing a resolver on my routes as it has no issue until I include InitialDataResolver on my routing module.
InitialDataResolver
one-time solution : find function defaultErrorLogger in dist/vendor.bundle.js and add:
for (var _i = 1; _i < arguments.length; _i++) { values[_i - 1] = arguments[_i]; } console.log(arguments); console.error.apply(console, values); code here
then refresh page without recompiling