yhoungdev / linkbolt

An application that lets you share links across your devices, chrome extension via desktop and web app via mobile, all links are encrypted
https://www.linkbolt.click/
7 stars 1 forks source link

Bug: useNotifications error in Novu #20

Open yhoungdev opened 1 year ago

yhoungdev commented 1 year ago

Describe the bug

I had added the in app notification feature. stated by this issue https://github.com/yhoungdev/linkbolt/issues/19#issue-1821861283

but there are some issues with it. the Bell notification icon goes out after re-rendering the UI

Steps to reproduce

  1. Open the extension ( on opening it, it shows the notification)
  2. Click on another Tab ( and the notification goes out.

Browsers

Other (add additional context)

yhoungdev commented 1 year ago

Here is the component

https://github.com/yhoungdev/linkbolt/blob/5b150e738bf586646a11cf345c3d8f4af7f5c197/extension/src/popup/components/molecules/dashboard/header.tsx

dev-phantom commented 1 year ago

Kindy assign me to it

yhoungdev commented 1 year ago

State your possible solutions