KiCad’s ERC is a fairly simple rules based error checking system and it does not have spice like intelligence. KiCad does not know about things like fuses or ferrite beads to pass power, it just knows that the net name changes. And as a result you have to add more PWR_FLAG symbols after such circuit elements, to signal to KiCad that it is still a valid power supply line.