Marko Bolliger
Marko Bolliger
hmm have you created alt alt.js file with ``` js let Alt = require('alt'); let alt = new Alt(); //Alt.debug('alt', alt); module.exports = alt; ``` and import this file?
hi, i have the same problem :/
yes @GolfingSuccess its code very fast
On line 194 in demos\with-control-elements\index.html ``` javascript $(".nav").click(function() { ... } //Change to $(".nav").click(function(event) { ... } ```
same windows 10 node 8.5.0 npm 5.3.0 nvm 1.1.0
you can also do ``` import router from '../router' Vuex.Store.prototype.router = router ``` before creating the store and then in vuex actions you can use this.router.push('/route') but i have no...
any know a way to access the current vue instance in the class maybe pass it via config or is there a other way? i use nuxt i dont have...
@ansarizafar you can do this like in all other vuejs apps with or without ream you cann follow this: https://github.com/auth0-blog/vue-jwt-authentication this will give you the idea but dont forget to...
i have the same problem with computed i tried to use "transparent" when the button is disabled but the value will not replaced when i add ripple="'transparent'" it works..
it work for me on win 10 the only problem i have it always says port is killed what ever i enter as port