0
IE11에서는 buttonCancel이 true 임에도 불구하고 버튼이 표시되지 않습니다.
<template is="dom-if" if="[[buttonCancel]]">
TEST TEST TEST
</template>
잘 IE11에서 "시험 시험 시험"을 보여줍니다
<paper-button>
<slot name="dialog__slot-cancel-button"></slot>
</paper-button>
쇼도 잘
이다른 사람이 같은 문제를 봤어 :(하지 않는 두의 조합?