У вашего броузера проблема в совместимости с HTML5
In this first part, we create a Promise without the use of Observables. We then parse the result of that Promise synchronously using Lodash’s chain. Finally we merge these 2 together. Seeing how this works will give you a great contrast as to how Observables like RxJS that are aware of asynchronous code make it simpler to write.