View matching is overly broad leading to dropped navigations. Changing to exact match for now.
This will still catch opening the same app multiple times, but not different paths within apps. We need more sophisticated logic, but thinking we punt on that until the window service refactor.
closes #193
View matching is overly broad leading to dropped navigations. Changing to exact match for now.
This will still catch opening the same app multiple times, but not different paths within apps. We need more sophisticated logic, but thinking we punt on that until the window service refactor.