Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. TypeError
  2. tixchat.App.hl:78
  3. tixchat.App.hl:79 (0 , _$.Room).create is not a function
  4. tixchat.App.hl:80
  5. tixchat.App.hl:81 TypeError: (0 , _$.Room).create is not a function
  6. at tixchat_views_app_top_CreateRoom._submit (/@/edge/tixchat.views.app.top.CreateRoom.hlu:111:38)
  7. at _submit.next (<anonymous>)
  8. at iterate (/@/edge/coastline.hlu:1098:15)
  9. at CL.Context.runGenerator (/@/edge/coastline.hlu:376:14)
  10. at CL.Context.run (/@/edge/coastline.hlu:585:176)
  11. at process (/@/edge/coastline.hlu:131:24)
  12. at n.exports (eval at exec (:1:1), <anonymous>:1:10892)
  13. at y.(anonymous function) (eval at exec (:1:1), <anonymous>:1:20577)
  14. at Number.m (eval at exec (:1:1), <anonymous>:1:20422)
  15. at MessagePort.x (eval at exec (:1:1), <anonymous>:1:20444)
  16. tixchat.App.hl:82
  17. tixchat.App.hl:83 Context #3792 _submit
  18. at tixchat_views_app_top_CreateRoom.wrapper (/@/edge/coastline.hlu:1320:16)
  19. at apply (/@/edge/coastline.hlu:1109:15)
  20. Context #3790 wrapper
  21. at tixchat_views_app_top_CreateRoom.CL.env (/@/edge/coastline.hlu:1714:15)
  22. at tixchat_views_app_top_CreateRoom.eval [as submit] (/@/edge/headland.web.View.hlu:433:27)
  23. at HTMLButtonElement.real.(anonymous function) (/@/edge/headland.web.DOM.hlu:842:15)
  24. tixchat.App.hl:84
  25. tixchat.App.hl:85 TypeError: (0 , _$.Room).create is not a function
  26. at tixchat_views_app_top_CreateRoom._submit (/@/edge/tixchat.views.app.top.CreateRoom.hlu:111:38)
  27. at _submit.next (<anonymous>)
  28. at iterate (/@/edge/coastline.hlu:1098:15)
  29. at CL.Context.runGenerator (/@/edge/coastline.hlu:376:14)
  30. at CL.Context.run (/@/edge/coastline.hlu:585:176)
  31. at process (/@/edge/coastline.hlu:131:24)
  32. at n.exports (eval at exec (:1:1), <anonymous>:1:10892)
  33. at y.(anonymous function) (eval at exec (:1:1), <anonymous>:1:20577)
  34. at Number.m (eval at exec (:1:1), <anonymous>:1:20422)
  35. at MessagePort.x (eval at exec (:1:1), <anonymous>:1:20444)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement