Closed krazylearner closed 6 years ago
Getting 'unrecognized' on mobile viewport
using bootstrap 3.3
any idea ?
Thanks
Most likely you're initializing the library outside document.ready() or in <head>. Check the docs for usage examples. Can't help any more since you didn't provide any details or what you've tried.
document.ready()
<head>
Getting 'unrecognized' on mobile viewport
using bootstrap 3.3
any idea ?
Thanks