How to fix: this.setDynamic is not a function How to fix: this.setDynamic is not a function vue.js vue.js

How to fix: this.setDynamic is not a function


The answer to this problem is this. Be aware of your babel configuration, ie like mentioned in the comments. Babel 6 will not work correctly with Babel 7 plugins and etc. Thank you for all the provided help in the comments.