Another Anvil issue. It generated a ComponentImpl ...
# squarelibraries
d
Another Anvil issue. It generated a ComponentImpl for my
@MergeSubcomponent
which has few
@Overrides
from contributed ComponentInterfaces, in stub
.java
files there's an error that this overrides nothing. And in the end-user kotlin code I see an IDE error. But it compiles. I guess this is due to some kotlin plugin magic?