uikit / uikit-site

🌎 Website and Documentation
https://getuikit.com
365 stars 331 forks source link

uikit.js 3.1.7. UIkit.util.isReady is not a function #170

Closed Valexr closed 5 years ago

Valexr commented 5 years ago

UIkit.util.isReady() Uncaught TypeError: UIkit.util.isReady is not a function at :1:12

After load site type in Console... uikit.js 3.1.7

janschoenherr commented 5 years ago

The isReady function was removed in 3.0.3. Do you have a custom script, that relies on it?