AdminLTE 2 (Bootstrap 3) theme and <nuxt-link> issue
[issue link]I have a issue with nuxt-link on static nuxt app.
I want to use AdminLTE theme. It based on bootstrap 3.
When i use ‘nuxt dev’ - nodejs server routes - all works fine, but when a use static app routes - bootsrap dropdowns not works
GIF for illustrate what
http://g.recordit.co/ipCTDDvMQi.gif
If page force reload in browser - dropdown became works again
It is issue or i doing somebody wrong?