In UIB, Popup misplacement after user opens a record and then navigates back to the applciationIssue In UI Builder, Popup misplacement after a user opens a record and then navigates back to the application. ReleaseAnyCauseThis is expected. ResolutionThis happens to be the calendar application. Whenever the application switches calendar tab, please hide the popover by setting "popoverContentState" to {value: "destroyed"}. This is not global but on the application.