I looked at the problem https://github.com/gilsdav/ngx-translate-router/issues/72 again and analyzed it.
The problem occurs because the property path is changed on the localizeRouter. If this would be implemented immutable, the error does not occur anymore.
I looked at the problem https://github.com/gilsdav/ngx-translate-router/issues/72 again and analyzed it. The problem occurs because the property path is changed on the localizeRouter. If this would be implemented immutable, the error does not occur anymore.