Yours Coco

Results 2 comments of Yours Coco

I had encountered the same problem. Maybe the BUG come from [Line 1031](https://github.com/mapstruct/mapstruct/blob/0f92764de92a46179e2511750c844c93198e409c/processor/src/main/java/org/mapstruct/ap/internal/model/BeanMappingMethod.java#L1031), [Line 1062](https://github.com/mapstruct/mapstruct/blob/0f92764de92a46179e2511750c844c93198e409c/processor/src/main/java/org/mapstruct/ap/internal/model/BeanMappingMethod.java#L1062) and [Line 493](https://github.com/mapstruct/mapstruct/blob/0f92764de92a46179e2511750c844c93198e409c/processor/src/main/java/org/mapstruct/ap/internal/model/NestedTargetPropertyMappingHolder.java#L493C12-L493C12)

It is very easy to reproduct :) ![Image](https://github.com/user-attachments/assets/3263d2d8-f146-4adc-9254-c3a5779f016e)