Invalidation boxes and Scale boxes

How do you make Invalidation boxes and Scale boxes work together? It seems if you have a scale box inside an invalidation box, it will trigger a prepass every tick. I need the scale box to scale a text every time the user changes input keys (think A, get replaced with Shift+A), but I don’t need this to be updated every prepass.