In IE9 and IE10, the life cycle functions are never called if I use the decorator. If I export an object, it works just fine. Class (not working): https://github.com/pcmulder/ts-vue-class-component Object (working): https://github.com/pcmulder/ts-vue-class-component/tree/object Is there anything I'm missing or not getting?