Is it a bug or is intended ? Event dispatcher with inputs doesn't compile in the same BP class

Have the same issue…even if I delete the event dispatcher and the bound custom event and recreate it with the same name I’m unable to add a parameter even though no new custom event has been bound.
Had to create a new dispatcher with different name and add parameters before doing anything with it.