OSPFv3 multiple IP per interface

look like OSPFv3 only advertise the first IP from an interface.

Router 1 ether1
Area Range 2803:4c00:ffff::/64
2803:4c00:ffff::10/64
2803:4c00::1/64


Router 2 ether1
Area Range 2803:4c00:ffff::/64
2803:4c00:ffff::1/64


2803:4c00::1/64 never get advertise to router 2.
I have tried redistributed-conected, and adding a new area range in router 1 without success.

If I change 2803:4c00::1/64 to ether2 the prefix is advertised

Any ideas?

A