You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like cases where VPDEditor is opened on a .vpd file isn't properly handled
in VirtualPvdEditor.notifySessionClosing (and more globally, all across PVMT code) , cases where input would be a FileEditorInput (editor opened on .vpd file) should be handled
In that specific case, there shouldn't even be session notification, as it's a file.
VPDEditor (or VirtualEditorInput) should track the session if was opened on, and only react to its closure
Capella 6.1.0
The following dialog pops up. The session is not closed. There is no associated stack trace, only that dialog.
The text was updated successfully, but these errors were encountered: