Blueprint math wildcard system boolean not compatible with vector

This is a really minor thing but keeps coming up every now and then. It has to do with the new wildcard math nodes. I wish plugging a bool into the multiply math node with a vector would allow bool vector multiplication, or convert the bool to a float and then connect it. It already detects ints and floats, but for boolean it says not compatible and have to manually convert the bool into an integer to make it work.