castillo-io / castillo-io/angular-css
v1.0.8 two instance of same directives(or controller) in one scene
Open
- Dominant language
- JavaScript
- Stars
- 464
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
I had add two directives to one view same time. like this:
```html
DIV 1
DIV 2
```
```
I used $css.bind(....., $scope) in controller of directive
when i try to close DIV2 by set model2 === false
DIV1'css style dispeared unexpectly!!! why ????
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.