I got invalid index during selection since I didn't implemented the silbings() function in my proxymodel. Implementing the siblings() function solved all my issues.