Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1.0.0にアップグレードしたら、Androidの戻るボタンを押してもモーダルビューが隠れず、代わりにモーダルビューを表示するビューが戻ってしまうバグです。
使用できます:modal.hide()モーダルの同じ戻るボタンで。
modal.hide()
例:
<button ng-click="modal.hide()"></button>