Jaehwa Han
Jaehwa Han
@wzr1337 Thank you. I found that angular ui provides similar stack structure in `$modal` service. It's worth to take a look.
thank you. this also worked for me!
this is super useful if implemented. Actually I think it can be done with quick fix like changing `if (!attr || !attr.roles || attr.roles && attr.roles[options.role] && attr.roles[options.role].get) {` to...
컨플릭트 처리했습니다.