begriffs/css-ratiocinator

Uncaught TypeError on first run

begriffs opened this issue · 0 comments

When first run on pages that lack JQuery, the ratiocinator encounters an error in onScriptsLoaded():

Uncaught TypeError: Object # has no method 'each'

When the script is re-run, the error goes away.