Closed ghost closed 10 years ago
There was a dependency bug in DOM.ready
. I pushed 1-line fix, but you'll need to wait for the next release. For now just include an additional <script>
element with better-dom.js
that will be removed when a new version will be published.
Great, thanks!
So 1.7.3 is out with the simplified fix for the bug.
Thank you!
When better-dom.js gets loaded with RequireJS, it throws the following errors:
What can we do about this?