I’m trying to use the “Hide Popup” interaction so when it closes, it shows a different element.
(I have a toggle button that triggers the popup, and the button changes)
If I do it via the interactions, it doesn’t work, however, if I add the Javascript directly as shown in the docs, it works fine.
Any idea if this is a known bug or I’m missing something?