qml/MainViewLoader: Fix the component loading behavior
This MR fixes the component loading behavior on the MainViewLoader avoiding unnecessary replace calls on the StackView and fixing a binding loop on the currentComponent. Consequently it also partially fixes keyboard visualFocus transitions from one view to the other.
Edited by Benjamin Arnaud