Skip to content

Unhandled exceptions #1

@mfgumban

Description

@mfgumban

Some exceptions are not properly handled:

  • SearchDockPanelViewModel.cs line 162
  • DocumentPanelViewModel.cs line 62

These occur when the specified search options and/or transform don't exist or weren't properly deployed. The exceptions should propagate to the topmost "catch" but aren't, most likely due to the use of async tasks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions