Steps to reproduce:
- add a base COMP
- add a callbacksHelper inside
- Hit the setup callbacks pulse parameter
- Go up a level and hit the edit callbacks pulse button.
It seems it’s calling onCompPulse rather than onPulse in parexecComp. changing the function name fixes the issue.