-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
if you open multi web pages, such as A,B.C
now you stay in page A and send a web notify message, it will be send to page B and show message on page B.
Module
web notify
Describe the bug
if you open multi web pages, such as A,B.C
now you stay in page A and send a web notify message, it will be send to page B and show message on page B.
To Reproduce
Affected versions:
Steps to reproduce the behavior:
- login odoo and open mutily pages
- send a web notify message in page a
- the message will be send to page b
Expected behavior
the message should be send only to the page which you are staying now. but not another page.
Additional context
No