Navigation error

Hello

I update ionic to the latest version and I have this error when I want to change page :

Error: Uncaught (in promise): invalid views to insert

I saw there are a github issue about this error but no real answer.
link of the issue : https://github.com/ionic-team/ionic/issues/11374

Does anyone has a solution to this problem ?

info :
global packages:

@ionic/cli-utils : 1.5.0
Cordova CLI      : 7.0.1
Ionic CLI        : 3.5.0

local packages:

@ionic/app-scripts              : 1.3.12
@ionic/cli-plugin-cordova       : 1.4.1
@ionic/cli-plugin-ionic-angular : 1.3.2
Cordova Platforms               : none
Ionic Framework                 : ionic-angular 3.5.0

thanks