msix icon indicating copy to clipboard operation
msix copied to clipboard

[BUG] When tapping a push notificiation from a service like local_notifier it opens a new window

Open ollyde opened this issue 2 years ago • 1 comments

  local_notifier: ^0.1.4
  msix: ^3.6.2

This only happens with mxis, using flutter build windows --release it's fine.

Something is up with the msix package opening new versions

ollyde avatar May 31 '22 17:05 ollyde

This also breaks the window_manager plugin as well. https://pub.dev/packages/window_manager#isalwaysontop

ollyde avatar May 31 '22 19:05 ollyde

Hello

On the latest Msix version with the notification package: Win Toast, its works fine for me. please reopen this issue if its still happens for you.

YehudaKremer avatar May 19 '23 07:05 YehudaKremer

I am now having the same issue

AnAlpaca avatar Aug 21 '23 19:08 AnAlpaca