Hi Luca Muraca
I seen this normalization behaviour.In Mendix 11.4.0, the runtime changed how empty string values ('') are handled when passing objects between nanoflows and microflows they are now normalized to empty (null) values.
I heared this from few others also, but it is safer to use always the empty check instead of ''.