diff --git a/service.js b/service.js index 7bc45f0..cdcc0f6 100644 --- a/service.js +++ b/service.js @@ -517,7 +517,7 @@ class BesService { } } } - popup.hide() + BesPopupEl.hide() } // This function should be able to handle both cases or find a way that works for both. @@ -722,7 +722,7 @@ class BesPopupEl extends HTMLElement {