Studio or Runtime can't found duplicate screen?

Hi,
I found that studio or runtime can’t found duplicate screen , if tow two screen havesame name, the called screen will be indeterminacy.

Hi Ray,

Could you clarify, what do you mean by duplicate screen? Two classes with the same id in @UiController?

Hi,Konstantin

Yes,two screen controller class has same id.
In a team, tow developer created two screen with same id in @UiController,the application can run correctly before code merge. After code commit and merge, the application might occurs error in runtime.
May be framework can check this kind of problem when application starting.

Regards

Good idea. Could you create an issue on GitHub?

Ok, I will create an issue in Github.