ReactiveX / learnrx

A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concatAll() is not a function, Exercise: 12

saadehmad opened this issue · comments

I have solved Exercise 12, but I can't go any further because, when I click on run this error pop up ( TypeError: movieList.videos.map(...).concatAll is not a function ).

Try to rerun the concatAll()-function in Exercise 10.

I don't know what was the problem going on, but when I refresh the page then other exercise unlocked so aging I try to run the solution but the problem exist. In exercise 10 nothings pop up when I click run but it runs fine.

Keeps happening to me as well. I have to keep showing answer/running the previous exercises to get them to all work again.

Fixed