mithril.animate icon indicating copy to clipboard operation
mithril.animate copied to clipboard

Examples at http://jsguy.github.io/mithril.animate/ completely broken?

Open foucist opened this issue 6 years ago • 0 comments

Console shows these:

[Error] TypeError: m.module is not a function. (In 'm.module(document.getElementById('promoText'), promoApp)', 'm.module' is undefined) Global Code (mithril.animate:94) [Error] TypeError: m.module is not a function. (In 'm.module(document.getElementById('app1'), app1)', 'm.module' is undefined) Global Code (mithril.animate:433) [Error] TypeError: m.module is not a function. (In 'm.module(document.getElementById('app2'), app2)', 'm.module' is undefined) Global Code (mithril.animate:476) [Error] TypeError: m.module is not a function. (In 'm.module(document.getElementById('testapp'), allExample)', 'm.module' is undefined) Global Code (mithril.animate:518)

foucist avatar Mar 02 '18 05:03 foucist