ui.bootstrap Questions

2

Solved

I'm using controllerAs syntax to avoid a $scope soup in my controllers, and also using ui.bootstrap to present a modal view. I need to open a modalInstace that shares the same scope as the curren...

2

Solved

I take everything from the example page. basically there is nothing different, controller and html body is pure copy paste from accordion example from https://angular-ui.github.io/bootstrap/ I tri...

2

Solved

In this example http://plnkr.co/edit/ETwexjK0HRu3b8WovoJq angular.module('animateApp', [ 'ngAnimate', // adding this causes issue with modal backdrop 'ui.bootstrap' ]) When you close modal, t...
Intendment asked 3/6, 2015 at 2:16
1

© 2022 - 2024 — McMap. All rights reserved.