Hello, I have a footer (
<button …) in a Ionic application with two buttons.
One of them, invokes a popup with $ scope.showPopup = function () … works perfect.
I want that when the popup appears, the other buttons remain enabled. Is this possible ? I appreciate if you can help me, thanks !!
One of them, invokes a popup with $ scope.showPopup = function () … works perfect.
I want that when the popup appears, the other buttons remain enabled. Is this possible ? I appreciate if you can help me, thanks !!