Hey @ysalzberg, I got a question about Action Handling when you get a chance. Currently I’ve Noticed that when an action is used with with leading whitespace it will not get found. instead the system will look up an action service with the name of “ SomeAction"
note the leading whitespace
trying to figure out where the best place to trim out whitespace for each action would be