Unwanted Components
Play with what is really needed, don't duplicate previous screen!
Sometimes while designing a new screen, a Rectangle is placed over the old screen, and it is duplicated to create a new one, but all the components of the previous screen exists in the newly created screen with the new components, which is a bad practice to be done.
Avoid such practices while you design a new screen, as it will affect in DhiWise while you convert your design to code.
info
Only keep screen designs which are to be displayed in the app, and kindly remove the others.
Got a question? Ask here.