You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sod, bower is out of date. I'm not a big user of bower, so I'm not sure how. But the dist version in this project (updated 2 years ago!) has createElement('i') which fixed that error.
Getting the following on Chrome 41 (and FF)
Uncaught TypeError: Failed to execute 'createElement' on 'Document': 1 argument required, but only 0 present.
I'm probably doing something wrong, the script is loaded like:
<script src="/static/bower_components/min.js/dist/$.js"></script>
The text was updated successfully, but these errors were encountered: