GNSS relation with Radio State

Hello,
we are observing a strange behaviour on network state change… When device is registered to the network, points are produced by le_gnss routines without any problem, but on network reg state change, the le_gnss (we use unsolicited provided by le_gnss_AddPositionHandler) points produced are all equals… same date/time … same positioning info… and the device continue to produce this error until we stop ->disable → enable → start.
We set the GPS as standalone (no net support with le_gnss_SetSuplAssistedMode(LE_GNSS_STANDALONE_MODE) but nothing changed.

There are some known issues with it? Something we can do to avoid falling in this case? Some kernel/legato/other fixes?

Regards,
Gianmaria

Can you reproduce with at!gpsfix command?