Why does a behavior tree decorator not run during execution?

Hi ,

I’m having same issues with trying to write a Decorator that can exit a currently running node like MoveTo. Is there a fix for this, or do we need to just limit ourselves to decorators that come by default?