tannerntannern/ts-mixer

Getters / Setters not working anymore

Closed this issue · 2 comments

Hi,
I've upgraded to v5 and in my project (typescript -> babel -> js) a getter and setter method was not called any more in a class which was using a mixin.

Right now i've downgraded, next week I have more time to dive into the manner...

thanks 👍

Hi @naranjamecanica, thanks for raising the issue. Could you please provide a minimal reproducible example? Hard for me to troubleshoot without seeing your TS/Babel configs.

@naranjamecanica, I'm closing this issue for now since I haven't heard back. I do have a basic test that demonstrates getters should work. Let me know if you continue to have issues.