uphy / obsidian-reminder

Reminder plugin for Obsidian
https://uphy.github.io/obsidian-reminder/
MIT License
457 stars 35 forks source link

[Bug]: [windows] No menu displayed if system notif is enabled #31

Closed Mara-Li closed 2 years ago

Mara-Li commented 3 years ago

Describe the bug

The menu to choose to link, mute, mark as done, doesn't appear if I enable the system notification.

Expected Behavior

When I click on the menu, the menu must appear.

Steps to reproduce

Operating system

Windows

uphy commented 3 years ago

I can't reproduce it because I don't have Windows machine. Can you provide me a screenshot?

I do not understand the menu you mentioned.

Mara-Li commented 3 years ago

Sorry for the late reply. I was sure I replyed :(

image I talk about this menu.

Mara-Li commented 3 years ago

And this doesn't appear if the notification is enabled on windows : image

imed-ghomari commented 3 years ago

If I understand correctly, to get this menu (the image), you just have to click on the notification when it appears.

image

Mara-Li commented 3 years ago

Yeah, but it don't work if I enable system notification.

imed-ghomari commented 3 years ago

You mean when you click on notification on windows, the menu doesn't appear like in the video ?

https://user-images.githubusercontent.com/38974541/137967442-abc33337-f46d-43b6-913c-74d1b4750e51.mov

Mara-Li commented 3 years ago

1/ I don't have any notification at all 2/ The menu doesn't appear when I click on the sidebar menu

uphy commented 3 years ago

@Mara-Li That would be fatalšŸ˜¢ Can you provide me the console log?

(1) Toggle Developer Tools

image

(2) Check all options of the logging level

(3) Copy the logs and send me them

image
Mara-Li commented 3 years ago

https://www.loom.com/share/60b0090a92514908a1c947f9085891a5 I take a recording because I don't know what I must send you !

uphy commented 3 years ago

Thank you for the video. It has so many strange points... It may be a compatibility issue with other plugins you have installed.

I will install Windows 10 with VM and try to reproduce the issue.