hoplon / demos

Example ClojureScript applications using hoplon
81 stars 27 forks source link

todoFRP throwing errors #11

Closed ethagnawl closed 8 years ago

ethagnawl commented 9 years ago

I'm seeing the following when trying to view the demo in latest Chrome and Firefox:

Uncaught Error: No protocol method IDeref.-deref defined for type undefined: Uncaught ReferenceError: tailrecursion is not defined

alandipert commented 9 years ago

Thanks for the report, I'll check it out. Todofrp is the oldest demo, and is probably due for a makeover.

SanAngeloMike commented 9 years ago

I am also unable to view todoFRP in latest Chrome or Firefox. todoFRP-HTML works fine.

SanAngeloMike commented 9 years ago

I am also unable to view todoFRP in latest Chrome or Firefox. todoFRP-HTML works fine.

Update: It works fine when cloned to my desktop, just not from the link on Github. No worries.

mynomoto commented 8 years ago

I'm closing this, please reopen if still relevant.