[12.0][IMP] web_pwa_oca: Drop BeforeInstallPrompt - #1759
Conversation
|
Hi @eLBati, |
thomaspaulb
left a comment
There was a problem hiding this comment.
Good find, I didn't know about that. I'm in agreement, it makes the module simpler also.
b3ba1fd to
4a293d8
Compare
…led (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser
|
Hi @Tardo and Tecnativa team. First, thanks a lot for this usefull module, I use since a month in production. i so made a patch on the top of your current PR to fix it. Tecnativa#2 (I PR against your PR to avoid conflict, because you are changing the line I want to change). thanks ! |
…-raised-firefox-private-mode [FIX] web_pwa_oca : do not raise an error if service workers is disabled (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser
|
Changes done |
|
/ocabot merge major |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at c3c44ae. Thanks a lot for contributing to OCA. ❤️ |
BeforeInstallPromptEvent is deprecated. See w3c/manifest#836
Currently only chrome support it... and can't be used for the purpose that is used in the module.
cc @Tecnativa TT23822
ping @thomaspaulb