littlelines/littlechat

Invalid Noreply from LittlechatWeb.Room.ShowLive.handle_info/2 callback Error

Adsidera opened this issue · 1 comments

Cloned the repo, installed the deps, ran the server and whenever displaying the room, I get this issue:

** (ArgumentError) invalid noreply from LittlechatWeb.Room.ShowLive.handle_info/2 callback.

Expected one of:

    {:noreply, %Socket{}}

It looks similar to this Liveview issue phoenixframework/phoenix_live_view#784

After rerunning the application, installed again deps, dropped and removed database, there is no error right now. Closing issue.